The constructors of Foundation.NSHttpCookie are listed below. For a list of all members, see the NSHttpCookie Members list.
See Also: Inherited members from Foundation.NSObject
| Creates a new NSHttpCookie | ||
| Create a new cookie from the supplied System.Net.Cookie instance properties | ||
| Create a new cookie with the supplied name and value. | ||
| Create a new cookie with the supplied name, value and path. | ||
| Create a new cookie with the supplied name, value, path and domain. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |