public class HttpRequestCookie
Public Class HttpRequestCookie
public ref class HttpRequestCookie
type HttpRequestCookie = class end
HttpRequestCookie | Constructs and empty HTTP cookie |
HttpRequestCookie(String, String) | Constructs a HTTP cookie with the given name and value |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |