コード例 #1
0
 public ServiceEndpointObserver(ServiceEndpoint serviceEndpoint)
 {
     _serviceEndpoint = serviceEndpoint;
 }