- Namespace
- CondenserDotNet
.Server .RoutingTrie - Containing Type
- RadixTree
<T>
Syntax
public void AddServiceToRoute(string route, T service)
Parameters
| Name | Type | Description |
|---|---|---|
| route | string | |
| service | T |
Return Value
| Type | Description |
|---|---|
| void |
public void AddServiceToRoute(string route, T service)
| Name | Type | Description |
|---|---|---|
| route | string | |
| service | T |
| Type | Description |
|---|---|
| void |