[Missing <summary> documentation for "T:CWS.Common.Lantrax.LantraxServiceReference.LeadSoapClient"]

Namespace: CWS.Common.Lantrax.LantraxServiceReference
Assembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class LeadSoapClient : ClientBase<LeadSoap>, 
	LeadSoap
Visual Basic
Public Class LeadSoapClient _
	Inherits ClientBase(Of LeadSoap) _
	Implements LeadSoap
Visual C++
public ref class LeadSoapClient : public ClientBase<LeadSoap^>, 
	LeadSoap

Inheritance Hierarchy

System..::..Object
  System.ServiceModel..::..ClientBase<(Of <(<'LeadSoap>)>)>
    CWS.Common.Lantrax.LantraxServiceReference..::..LeadSoapClient

See Also