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

Search Results for

    Class ChildRoutePart<TParentViewModel, TChildViewModel, TParam>

    Represents a parameterized child route part.

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

    Methods

    Name Description
    ToConcrete(TParam)

    Gets a concrete route with the specified parameter.

    © Singulink. All rights reserved.