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 |
---|---|---|
EndpointMetadata | endpointMetadata | The endpoint metadata. |
Returns
Type | Description |
---|---|
EndpointMetadata | The EndpointMetadata instance. |