C# Class nHydrate.DslPackage.nHydrateDocView

Mostra file Open project: nHydrate/nHydrate

Public Methods

Method Description
nHydrateDocView ( global::Microsoft.VisualStudio.Modeling.Shell docData, global serviceProvider )

Constructs a new nHydrateDocView.

Protected Methods

Method Description
OnSelectionChanging ( EventArgs e ) : void

Method Details

OnSelectionChanging() protected method

protected OnSelectionChanging ( EventArgs e ) : void
e System.EventArgs
return void

nHydrateDocView() public method

Constructs a new nHydrateDocView.
public nHydrateDocView ( global::Microsoft.VisualStudio.Modeling.Shell docData, global serviceProvider )
docData global::Microsoft.VisualStudio.Modeling.Shell
serviceProvider global