RoutingData.

RoutingData(RadixTree<IService>) Constructor

Namespace
CondenserDotNet.Server
Containing Type
RoutingData

Syntax

public RoutingData(RadixTree<IService> tree)

Parameters

Name Type Description
tree RadixTree<IService>

Return Value

Type Description
void