1 write to contract
System.ServiceModel (1)
System\ServiceModel\Administration\EndpointInfo.cs (1)
37this.contract = endpoint.Contract;
1 reference to contract
System.ServiceModel (1)
System\ServiceModel\Administration\EndpointInfo.cs (1)
60get { return this.contract; }