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