Inheritance Hierarchy
System.ServiceModel ClientBase LogServiceSoap
DeltaEngine.Logging.Tests.LogService LogServiceSoapClient
Namespace: DeltaEngine.Logging.Tests.LogService
Assembly: DeltaEngine.Logging.Tests (in DeltaEngine.Logging.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The LogServiceSoapClient type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LogServiceSoapClient | Initializes a new instance of the LogServiceSoapClient class |
![]() | LogServiceSoapClient(String) | Initializes a new instance of the LogServiceSoapClient class |
![]() | LogServiceSoapClient(Binding, EndpointAddress) | Initializes a new instance of the LogServiceSoapClient class |
![]() | LogServiceSoapClient(String, EndpointAddress) | Initializes a new instance of the LogServiceSoapClient class |
![]() | LogServiceSoapClient(String, String) | Initializes a new instance of the LogServiceSoapClient class |
Methods
Name | Description | |
---|---|---|
![]() | Log |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | LogServiceSoap Log |
See Also