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

Search Results for

    Class RootRoutePart<TViewModel, TParam>

    Represents a parameterized root route part.

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

    Methods

    Name Description
    ToConcrete(TParam)

    Gets a concrete route using the specified parameter.

    © Singulink. All rights reserved.