Implemented interface member:
method
ApplyClientBehavior
System.ServiceModel.Description.IEndpointBehavior.ApplyClientBehavior(System.ServiceModel.Description.ServiceEndpoint, System.ServiceModel.Dispatcher.ClientRuntime)
1 override of ApplyClientBehavior
System.ServiceModel.Web (1)
System\ServiceModel\Description\WebScriptEnablingBehavior.cs (1)
126
public override void
ApplyClientBehavior
(ServiceEndpoint endpoint, ClientRuntime clientRuntime)
1 reference to ApplyClientBehavior
System.ServiceModel.Web (1)
System\ServiceModel\Description\WebScriptEnablingBehavior.cs (1)
128
base.
ApplyClientBehavior
(endpoint, clientRuntime);