ACErrorCodeExtensions.GetDomain(ACErrorCode) 方法

定义

返回与 Accounts.ACErrorCode 值关联的错误域

public static Foundation.NSString GetDomain (this Accounts.ACErrorCode self);
static member GetDomain : Accounts.ACErrorCode -> Foundation.NSString

参数

self
ACErrorCode

枚举值

返回

注解

NSError有关如何在报告错误时使用错误域的信息,请参阅 。

适用于