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