Overload List
| Name | Description | |
|---|---|---|
| HttpParameterCollection |
Initializes a new instance of the HttpParameterCollection class.
| |
| HttpParameterCollection( Byte ) |
Initializes a new instance of the HttpParameterCollection class.
| |
| HttpParameterCollection(NameValueCollection) |
Initializes a new instance of the HttpParameterCollection class.
| |
| HttpParameterCollection(Stream) |
Initializes a new instance of the HttpParameterCollection class.
| |
| HttpParameterCollection( HttpParameter ) |
Initializes a new instance of the HttpParameterCollection class.
|
See Also