ClientBaseTChannelWebMethodsCaller Constructor |
Constructor for the WebMethodsCaller's class
Namespace: System.ServiceModelAssemblies: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
CSharpXamlForHtml5.ToBeReplacedAtRuntime.System.ServiceModel.dll (in CSharpXamlForHtml5.ToBeReplacedAtRuntime.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax public WebMethodsCaller(
string addressOfService
)
Parameters
- addressOfService
- Type: SystemString
The address of the WebService
See Also