System.Web.HttpValue.HttpValue C# (CSharp) Method

HttpValue() public method

public HttpValue ( ) : System.Collections
return System.Collections
		public HttpValue()
		{
		}

Same methods

HttpValue::HttpValue ( string key, string value ) : System.Collections
HttpValue