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