RadixTree<T>.

RemoveServiceFromRoute(string, T) Method

Syntax

public void RemoveServiceFromRoute(string route, T service)

Parameters

Name Type Description
route string
service T

Return Value

Type Description
void