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