Method ToConcrete
ToConcrete(TParam)
Gets a concrete route using the specified parameter.
Declaration
public abstract IConcreteRootRoutePart<TViewModel> ToConcrete(TParam parameter)
Parameters
| Type | Name | Description |
|---|---|---|
| TParam | parameter |
Returns
| Type | Description |
|---|---|
| IConcreteRootRoutePart<TViewModel> |