C# Class Raven.Studio.Infrastructure.Navigation.Navigators.CollectionsNavigator

Inheritance: BaseNavigator
Exibir arquivo Open project: nhsevidence/ravendb

Protected Methods

Method Description
OnNavigate ( string>.Dictionary parameters ) : void

Private Methods

Method Description
CollectionsNavigator ( IShell shellViewModel, CollectionsViewModel collectionsViewModel ) : System.Collections.Generic

Method Details

OnNavigate() protected method

protected OnNavigate ( string>.Dictionary parameters ) : void
parameters string>.Dictionary
return void