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

Inheritance: BaseNavigator
Mostra file Open project: nhsevidence/ravendb

Protected Methods

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

Private Methods

Method Description
DatabaseExplorerNavigator ( DatabaseExplorer databaseExplorer ) : System

Method Details

OnNavigate() protected method

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