1 write to bindingType
ComSvcConfig (1)
EndpointConfigContainer.cs (1)
199this.bindingType = bindingType;
1 reference to bindingType
ComSvcConfig (1)
EndpointConfigContainer.cs (1)
43public string BindingType { get { return this.bindingType; } }