次の方法で共有


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)

エラーのエラー ドメインを返します。

適用対象