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

Inheritance: Microsoft.R.Editor.Document.REditorDocument
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

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

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

VsREditorDocument() public méthode

public VsREditorDocument ( IEditorInstance editorInstance, ICoreShell shell ) : Microsoft.Common.Core.Shell
editorInstance IEditorInstance
shell ICoreShell
Résultat Microsoft.Common.Core.Shell