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

Inheritance: BaseNavigator
ファイルを表示 Open project: nhsevidence/ravendb

Protected Methods

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

Private Methods

Method Description
IndexesNavigator ( IShell shellViewModel, BrowseIndexesViewModel browseIndexesViewModel ) : System.Collections.Generic

Method Details

OnNavigate() protected method

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