C# Class NetIde.Core.ToolWindows.DiffViewer.DiffViewerFactory

Inheritance: NetIde.Shell.NiEditorFactory
Exibir arquivo Open project: netide/netide

Public Methods

Method Description
CreateEditor ( string document, string &editorCaption, INiWindowPane &editor ) : HResult

Method Details

CreateEditor() public method

public CreateEditor ( string document, string &editorCaption, INiWindowPane &editor ) : HResult
document string
editorCaption string
editor INiWindowPane
return HResult