- Namespace
- CondenserDotNet
.Server .RoutingTrie - Containing Type
- Node
<T>
Syntax
public T GetService(string[] route, out string matchedPath)
Parameters
| Name | Type | Description |
|---|---|---|
| route | string[] | |
| matchedPath | string |
Return Value
| Type | Description |
|---|---|
| T |
public T GetService(string[] route, out string matchedPath)
| Name | Type | Description |
|---|---|---|
| route | string[] | |
| matchedPath | string |
| Type | Description |
|---|---|
| T |