ServiceEndpoint Constructor
.NET Framework 3.0
Initializes a new instance of the ServiceEndpoint class.
| Name | Description |
|---|---|
| ServiceEndpoint (ContractDescription) | Initializes a new instance of the ServiceEndpoint class for a specified contract. |
| ServiceEndpoint (ContractDescription, Binding, EndpointAddress) | Initializes a new instance of the ServiceEndpoint class with a specified contract, binding, and address. |