- Namespace
- CondenserDotNet
.Server .RoutingTrie - Containing Type
- Node
<T>
Syntax
public Node<T> CloneWithNewPrefix(string[] newPrefix, string newPath)
Parameters
| Name | Type | Description |
|---|---|---|
| newPrefix | string[] | |
| newPath | string |
Return Value
| Type | Description |
|---|---|
| Node |
