- Namespace
- CondenserDotNet
.Server .RoutingTrie - Containing Type
- NodeContainer
<T>
Syntax
public Node<T> this[string[] key] { get; }
Parameters
Name | Type | Description |
---|---|---|
key | string[] |
Value
Type | Description |
---|---|
Node |
public Node<T> this[string[] key] { get; }
Name | Type | Description |
---|---|---|
key | string[] |
Type | Description |
---|---|
Node |