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