Mono Class Library: Overview

System.Net.CookieContainer: Method Members

The methods of System.Net.CookieContainer are listed below. For a list of all members, see the CookieContainer Members list.

See Also: Inherited members from System.Object

Public Methods

Add(Cookie)
Documentation for this section has not yet been entered.
Add(CookieCollection)
Documentation for this section has not yet been entered.
Add(Uri, Cookie)
Documentation for this section has not yet been entered.
Add(Uri, CookieCollection)
Documentation for this section has not yet been entered.
GetCookieHeader(Uri) : string
Documentation for this section has not yet been entered.
GetCookies(Uri) : CookieCollection
Documentation for this section has not yet been entered.
SetCookies(Uri, string)
Documentation for this section has not yet been entered.