WebReference Constructor

 

Initializes a new instance of the WebReference class.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubmethodWebReference(DiscoveryClientDocumentCollection^, CodeNamespace^)

Initializes a new instance of the WebReference class with the given description document collection and proxy code namespace.

System_CAPS_pubmethodWebReference(DiscoveryClientDocumentCollection^, CodeNamespace^, String^, String^)

Initializes a new instance of the WebReference class with the given data.

System_CAPS_pubmethodWebReference(DiscoveryClientDocumentCollection^, CodeNamespace^, String^, String^, String^)

Initializes a new instance of the WebReference class with the given data.

Return to top
Show: