Szerkesztés

Megosztás a következőn keresztül:


ACErrorCodeExtensions.GetDomain(ACErrorCode) Method

Definition

Returns the error domain associated with the Accounts.ACErrorCode value

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

Parameters

self
ACErrorCode

The enumeration value

Returns

Remarks

See the NSError for information on how to use the error domains when reporting errors.

Applies to