MonoMac.Foundation.NSError: Method Members

The methods of MonoMac.Foundation.NSError are listed below. For a list of all members, see the NSError Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

static
FromDomain(NSString, int) : NSError
Documentation for this section has not yet been entered.
static
FromDomain(NSString, int, NSDictionary) : NSError
Documentation for this section has not yet been entered.
override
ToString() : string
Returns a string representation of the value of the current instance.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSError object.