Table of Contents

Interface IRouteMappings

Namespace
Steeltoe.Management.Endpoint.Mappings
Assembly
Steeltoe.Management.EndpointCore.dll
public interface IRouteMappings

Properties

Routers

IList<IRouter> Routers { get; }

Property Value

IList<IRouter>