Example #1
0
 public ServicioPublicoCreditoClient() :
     base(ServicioPublicoCreditoClient.GetDefaultBinding(), ServicioPublicoCreditoClient.GetDefaultEndpointAddress())
 {
     this.Endpoint.Name = EndpointConfiguration.SGEBusService.ToString();
     ConfigureEndpoint(this.Endpoint, this.ClientCredentials);
 }