WebRequest Constructor
.NET Framework 2.0
Initializes a new instance of the WebRequest class.
| Name | Description |
|---|---|
| WebRequest () | Initializes a new instance of the WebRequest class. Supported by the .NET Compact Framework. |
| WebRequest (SerializationInfo, StreamingContext) | Initializes a new instance of the WebRequest class from the specified instances of the SerializationInfo and StreamingContext classes. |