Method | Description | |
---|---|---|
AddServiceEndpoint ( IWcfEndpoint endpoint ) : |
||
ServiceEndpointBuilder ( |
Method | Description | |
---|---|---|
IWcfEndpointVisitor ( BindingAddressEndpointModel model ) : void | ||
IWcfEndpointVisitor ( BindingEndpointModel model ) : void | ||
IWcfEndpointVisitor ( ConfigurationEndpointModel model ) : void | ||
IWcfEndpointVisitor ( ContractEndpointModel model ) : void | ||
IWcfEndpointVisitor ( DiscoveredEndpointModel model ) : void | ||
IWcfEndpointVisitor ( ServiceEndpointModel model ) : void |
public AddServiceEndpoint ( IWcfEndpoint endpoint ) : |
||
endpoint | IWcfEndpoint | |
return |
public ServiceEndpointBuilder ( |
||
builder | ||
serviceHost | System.ServiceModel.ServiceHost | |
return | System |