Class DiscoveryServiceEndpointMetadataExtensions
Inheritance
System.Object
DiscoveryServiceEndpointMetadataExtensions
Namespace: Copper.Common.Metadata
Assembly: Copper.Discovery.Service.dll
Syntax
public static class DiscoveryServiceEndpointMetadataExtensions
Methods
View SourceToDiscoveryEndpointMetadata(EndpointMetadata)
Converts a
Declaration
public static EndpointMetadata ToDiscoveryEndpointMetadata(this EndpointMetadata endpointMetadata)
Parameters
Type | Name | Description |
---|---|---|
Endpoint |
endpointMetadata | The endpoint metadata. |
Returns
Type | Description |
---|---|
Endpoint |
The Endpoint |