Class RouteMappings
Inheritance
System.Object
RouteMappings
Implements
Namespace: Steeltoe.Management.Endpoint.Mappings
Assembly: Steeltoe.Management.EndpointCore.dll
Syntax
public class RouteMappings : object, IRouteMappings
Constructors
| Edit this page View SourceRouteMappings()
Declaration
public RouteMappings()
Properties
| Edit this page View SourceRouters
Declaration
public IList<IRouter> Routers { get; }
Property Value
Type | Description |
---|---|
IList<IRouter> |