Click or drag to resize
Virtual Care WebClientWrapper Constructor (WebClient)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the WebClientWrapper class

Namespace: SnapMD.VirtualCare.Sdk.Wrappers
Assembly: SnapMD.VirtualCare.Sdk (in SnapMD.VirtualCare.Sdk.dll) Version: 1.24.0.23329 (1.0.0.0)
Syntax
public WebClientWrapper(
	WebClient webClient
)

Parameters

webClient
Type: System.NetWebClient

[Missing <param name="webClient"/> documentation for "M:SnapMD.VirtualCare.Sdk.Wrappers.WebClientWrapper.#ctor(System.Net.WebClient)"]

See Also