コード例 #1
0
 public ReviewServiceClient() : 
         base(ReviewServiceClient.GetDefaultBinding(), ReviewServiceClient.GetDefaultEndpointAddress())
 {
     this.Endpoint.Name = EndpointConfiguration.BasicHttpBinding_IReviewService.ToString();
     ConfigureEndpoint(this.Endpoint, this.ClientCredentials);
 }