CNErrorCodeExtensions 类

定义

Contacts.CNErrorCode 枚举的扩展方法。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CNErrorCodeExtensions
type CNErrorCodeExtensions = class
继承
CNErrorCodeExtensions
属性

注解

Contacts.CNErrorCode 枚举的扩展方法可用于提取与这些错误代码关联的错误域。

方法

GetDomain(CNErrorCode)

返回与 Contacts.CNErrorCode 值关联的错误域

适用于