LogServiceSoapClient ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class LogServiceSoapClient : ClientBase<LogServiceSoap>, 
	LogServiceSoap

The LogServiceSoapClient type exposes the following members.

Constructors

  NameDescription
Public methodLogServiceSoapClient 
Initializes a new instance of the LogServiceSoapClient class
Public methodLogServiceSoapClient(String)
Initializes a new instance of the LogServiceSoapClient class
Public methodLogServiceSoapClient(Binding, EndpointAddress)
Initializes a new instance of the LogServiceSoapClient class
Public methodLogServiceSoapClient(String, EndpointAddress)
Initializes a new instance of the LogServiceSoapClient class
Public methodLogServiceSoapClient(String, String)
Initializes a new instance of the LogServiceSoapClient class
Top
Methods

  NameDescription
Public methodLog
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodLogServiceSoap Log
Top
See Also