Partilhar via


CLSErrorCodeExtensions Classe

Definição

Método de extensão para recuperar o domínio de erro de um erro do 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
Herança
CLSErrorCodeExtensions
Atributos

Métodos

GetDomain(CLSErrorCode)

Retorna o domínio de erro do erro.

Aplica-se a