Foundation.NSUrlRequest: Method Members

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

See Also: Inherited members from Foundation.NSObject

Public Methods

Copy(NSZone) : NSObject
Performs a copy of the underlying Objective-C object.
EncodeTo(NSCoder)
Encodes the state of the object on the provided encoder
static
FromUrl(NSUrl) : NSUrlRequest
Documentation for this section has not yet been entered.
MutableCopy(NSZone) : NSObject
Performs a copy of the underlying Objective-C object.
override
ToString() : string
Returns a string representation of the value of the current instance.

Protected Methods

override
Dispose(bool)
Releases the resources used by the NSUrlRequest object.