Interface ISpecifiedNestedRoute<TParentViewModel, TNestedViewModel>
Represents a nested route with all its parameters specified.
Namespace: Singulink.UI.Navigation
Assembly: Singulink.UI.Navigation.dll
Syntax
public interface ISpecifiedNestedRoute<TParentViewModel, TNestedViewModel> : ISpecifiedRoute, IEquatable<ISpecifiedRoute>
Type Parameters
Name | Description |
---|---|
TParentViewModel | |
TNestedViewModel |