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