- Namespace
- CondenserDotNet
.Server .RoutingTrie - Containing Type
- NodeContainer
<T>
Syntax
public NodeContainer(int keyLength, Func<ChildContainer<T>> factory)
Parameters
| Name | Type | Description |
|---|---|---|
| keyLength | int | |
| factory | Func |
Return Value
| Type | Description |
|---|---|
| void |
