C# Class ServiceStack.Discovery.Consul.ConsulServiceResponse

Represents a consul registered service address
Exibir arquivo Open project: MacLeanElectrical/servicestack-discovery-consul

Public Methods

Method Description
Create ( ConsulHealthResponse response ) : ConsulServiceResponse

Method Details

Create() public static method

public static Create ( ConsulHealthResponse response ) : ConsulServiceResponse
response ConsulHealthResponse
return ConsulServiceResponse