Method | Description | |
---|---|---|
EditorFactory ( Microsoft.VisualStudio.Shell.Package parentPackage ) : System |
Method | Description | |
---|---|---|
IVsEditorFactory ( ) : int | ||
IVsEditorFactory ( System.Guid &rguidLogicalView, string &pbstrPhysicalView ) : int | ||
IVsEditorFactory ( Microsoft.VisualStudio.OLE.Interop.IServiceProvider psp ) : int | ||
IVsEditorFactory ( uint grfCreateDoc, string pszMkDocument, string pszPhysicalView, IVsHierarchy pvHier, uint itemid, |
public EditorFactory ( Microsoft.VisualStudio.Shell.Package parentPackage ) : System | ||
parentPackage | Microsoft.VisualStudio.Shell.Package | |
return | System |