C# Class Microsoft.VisualStudio.R.Package.Document.R.VsREditorDocument

Inheritance: Microsoft.R.Editor.Document.REditorDocument
Datei anzeigen Open project: Microsoft/RTVS

Public Methods

Method Description
Close ( ) : void
VsREditorDocument ( IEditorInstance editorInstance, ICoreShell shell ) : Microsoft.Common.Core.Shell

Method Details

Close() public method

public Close ( ) : void
return void

VsREditorDocument() public method

public VsREditorDocument ( IEditorInstance editorInstance, ICoreShell shell ) : Microsoft.Common.Core.Shell
editorInstance IEditorInstance
shell ICoreShell
return Microsoft.Common.Core.Shell