RadixTree<T>.

GetServiceFromRoute(string, string) Method

Syntax

public T GetServiceFromRoute(string route, out string matchedPath)

Parameters

Name Type Description
route string
matchedPath string

Return Value

Type Description
T