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

Inheritance: BaseNavigator
Exibir arquivo Open project: nhsevidence/ravendb

Protected Methods

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

Private Methods

Method Description
EditDocumentNavigator ( Raven.Studio.Commands.EditDocumentById editDocumentById ) : System.Collections.Generic

Method Details

OnNavigate() protected method

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