WebClient Constructor
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 7.0.9147)
WebClient()
Initializes a new instance of the Web
Declaration
public WebClient()
WebClient(HttpRequestCreator)
Initializes a new instance of the Web
Declaration
protected WebClient(HttpRequestCreator creator)
Parameters
Type | Name | Description |
---|---|---|
Http |
creator |