다음을 통해 공유


CLSErrorCodeExtensions 클래스

정의

ClassKit 오류의 오류 도메인을 검색하는 확장 메서드입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 4, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CLSErrorCodeExtensions
type CLSErrorCodeExtensions = class
상속
CLSErrorCodeExtensions
특성

메서드

GetDomain(CLSErrorCode)

오류에 대한 오류 도메인을 반환합니다.

적용 대상