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