Class RouteBase<TViewModel>
Represents a route that can be navigated to.
Inheritance
RouteBase<TViewModel>
Namespace: Singulink.UI.Navigation
Assembly: Singulink.UI.Navigation.dll
Syntax
public abstract class RouteBase<TViewModel> : RouteBase where TViewModel : class
Type Parameters
Name | Description |
---|---|
TViewModel |