Click or drag to resize

AzureEndpointConverter Constructor

[This is preliminary documentation and is subject to change.]

Creates a new instance of the type

Namespace:  TheInjectables.Feature.PaaSPort.DXF.Providers.Azure.Converters.Endpoints
Assembly:  TheInjectables.Feature.PaaSPort.DXF (in TheInjectables.Feature.PaaSPort.DXF.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public AzureEndpointConverter(
	IItemModelRepository repository
)

Parameters

repository
Type: IItemModelRepository
The repository of the item models
See Also