C# Class Microsoft.VisualStudio.R.Package.Document.Markdown.VsMdEditorDocument

Inheritance: Microsoft.Markdown.Editor.Document.MdEditorDocument
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
Close ( ) : void
VsMdEditorDocument ( IEditorInstance editorInstance, IProjectionBufferFactoryService projectionBufferFactoryService, IContentTypeRegistryService contentTypeRegistryService, ICoreShell shell ) : Microsoft.Common.Core.Shell

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

VsMdEditorDocument() public méthode

public VsMdEditorDocument ( IEditorInstance editorInstance, IProjectionBufferFactoryService projectionBufferFactoryService, IContentTypeRegistryService contentTypeRegistryService, ICoreShell shell ) : Microsoft.Common.Core.Shell
editorInstance IEditorInstance
projectionBufferFactoryService IProjectionBufferFactoryService
contentTypeRegistryService IContentTypeRegistryService
shell ICoreShell
Résultat Microsoft.Common.Core.Shell