Node<T>.

Services Property

Namespace
CondenserDotNet.Server.RoutingTrie
Containing Type
Node<T>

Syntax

public ChildContainer<T> Services { get; private set; }

Value

Type Description
ChildContainer<T>