Upravit

Sdílet prostřednictvím


CLSErrorCodeExtensions.GetDomain(CLSErrorCode) Method

Definition

Returns the error domain for the error.

public static Foundation.NSString GetDomain (this ClassKit.CLSErrorCode self);
static member GetDomain : ClassKit.CLSErrorCode -> Foundation.NSString

Parameters

self
CLSErrorCode

The instance on which this method operates.

Returns

The error domain for the error.

Applies to