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

Search Results for

    Class RouteBuilder<TParam>

    Represents a builder used for constructing routes with parameters.

    Inheritance
    object
    RouteBuilderBase
    RouteBuilder<TParam>
    Namespace: Singulink.UI.Navigation
    Assembly: Singulink.UI.Navigation.dll
    Syntax
    public abstract class RouteBuilder<TParam> : RouteBuilderBase where TParam : notnull
    Type Parameters
    Name Description
    TParam

    Methods

    Name Description
    ForNested<TParentViewModel, TNestedViewModel>()

    Creates a nested route for the specified parent and nested view model types.

    For<TViewModel>()

    Creates a root route for the specified view model type.

    © Singulink. All rights reserved.