C# Class XSharp.Project.VODBServerEditorFactory

Inheritance: VOEditorFactoryBase
Mostra file Open project: X-Sharp/XSharpPublic

Public Methods

Method Description
VODBServerEditorFactory ( XSharpProjectPackage package ) : System

Private Methods

Method Description
CreateEditorInstance ( uint grfCreateDoc, string pszMkDocument, string pszPhysicalView, IVsHierarchy pvHier, uint itemid, System punkDocDataExisting, System &ppunkDocView, System &ppunkDocData, string &pbstrEditorCaption, System.Guid &pguidCmdUI, int &pgrfCDW ) : int

Method Details

VODBServerEditorFactory() public method

public VODBServerEditorFactory ( XSharpProjectPackage package ) : System
package XSharpProjectPackage
return System