C# Class XSharp.Project.VODBServerEditorFactory

Inheritance: VOEditorFactoryBase
Afficher le fichier Open project: X-Sharp/XSharpPublic

Méthodes publiques

Méthode Description
VODBServerEditorFactory ( XSharpProjectPackage package ) : System

Private Methods

Méthode 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 méthode

public VODBServerEditorFactory ( XSharpProjectPackage package ) : System
package XSharpProjectPackage
Résultat System