The constructors of MonoMac.Foundation.NSHttpCookie are listed below. For a list of all members, see the NSHttpCookie Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Creates a new NSHttpCookie | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| 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. |