NavigateMessage<TNavigationToken> Constructors
Used by the PeekCollectionViewModel<TNavigationToken, TEntity, TPrimaryKey, TUnitOfWork> to notify that DocumentsViewModel<TModule, TUnitOfWork> should navigate to the specified module.Name | Parameters | Description |
---|---|---|
NavigateMessage(TNavigationToken) | token | Initializes a new instance of the NavigateMessage class. |
See Also