Mono Class Library: System.Net.IWebRequestCreate Overview | Members

System.Net.IWebRequestCreate.Create Method

Returns a System.Net.WebRequest instance. [Edit]

public WebRequest Create (Uri uri)

Parameters

uri
The Uri to be associated with the new instance. [Edit]

Returns

A new System.Net.WebRequest instance. [Edit]

Remarks

Operation
This method returns a new instance of a type that derives from System.Net.WebRequest .

Usage
This method is used by the System.Net.WebRequest class.

[Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0