Method GetSpecified
GetSpecified(TParam)
Gets a specified route with the specified parameter.
Declaration
public ISpecifiedNestedRoute<TParentViewModel, TNestedViewModel> GetSpecified(TParam parameter)
Parameters
Type | Name | Description |
---|---|---|
TParam | parameter |
Returns
Type | Description |
---|---|
ISpecifiedNestedRoute<TParentViewModel, TNestedViewModel> |