UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Class RoutePart<TViewModel, TParam>

    Represents a parameterized route part.

    Inheritance
    object
    RoutePart
    RoutePart<TViewModel, TParam>
    Inherited Members
    RoutePart.ViewModelType
    Namespace: Singulink.UI.Navigation
    Assembly: Singulink.UI.Navigation.dll
    Syntax
    public abstract class RoutePart<TViewModel, TParam> : RoutePart where TViewModel : class, IRoutedViewModel<TParam> where TParam : notnull
    Type Parameters
    Name Description
    TViewModel
    TParam
    © Singulink. All rights reserved.