- Namespace
- CondenserDotNet
.Server - Containing Type
- CustomRouter
Syntax
public CustomRouter(ILoggerFactory factory, RoutingData routingData, IEnumerable<IService> customRoutes)
Parameters
| Name | Type | Description |
|---|---|---|
| factory | ILoggerFactory | |
| routingData | RoutingData | |
| customRoutes | IEnumerable |
Return Value
| Type | Description |
|---|---|
| void |
