MonoMac.Foundation.NSUrlProtocol: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

static
CanInitWithRequest(NSUrlRequest) : bool
Documentation for this section has not yet been entered.
static
GetCanonicalRequest(NSUrlRequest) : NSUrlRequest
Documentation for this section has not yet been entered.
static
GetProperty(string, NSUrlRequest) : NSObject
Documentation for this section has not yet been entered.
static
IsRequestCacheEquivalent(NSUrlRequest, NSUrlRequest) : bool
Documentation for this section has not yet been entered.
static
RegisterClass(MonoMac.ObjCRuntime.Class) : bool
Documentation for this section has not yet been entered.
static
RemoveProperty(string, NSMutableUrlRequest)
Documentation for this section has not yet been entered.
static
SetProperty(NSObject, string, NSMutableUrlRequest)
Documentation for this section has not yet been entered.
StartLoading()
Documentation for this section has not yet been entered.
StopLoading()
Documentation for this section has not yet been entered.
static
UnregisterClass(MonoMac.ObjCRuntime.Class)
Documentation for this section has not yet been entered.

Protected Methods

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