Class RoutePart<TViewModel>
Represents a route part with no parameters.
Inheritance
RoutePart<TViewModel>
Inherited Members
Namespace: Singulink.UI.Navigation
Assembly: Singulink.UI.Navigation.dll
Syntax
public abstract class RoutePart<TViewModel> : RoutePart where TViewModel : class
Type Parameters
| Name | Description |
|---|---|
| TViewModel |