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