C# Класс Microsoft.VisualStudio.R.Package.Document.Markdown.VsMdEditorDocument

Наследование: Microsoft.Markdown.Editor.Document.MdEditorDocument
Показать файл Открыть проект

Открытые методы

Метод Описание
Close ( ) : void
VsMdEditorDocument ( IEditorInstance editorInstance, IProjectionBufferFactoryService projectionBufferFactoryService, IContentTypeRegistryService contentTypeRegistryService, ICoreShell shell ) : Microsoft.Common.Core.Shell

Описание методов

Close() публичный Метод

public Close ( ) : void
Результат void

VsMdEditorDocument() публичный Метод

public VsMdEditorDocument ( IEditorInstance editorInstance, IProjectionBufferFactoryService projectionBufferFactoryService, IContentTypeRegistryService contentTypeRegistryService, ICoreShell shell ) : Microsoft.Common.Core.Shell
editorInstance IEditorInstance
projectionBufferFactoryService IProjectionBufferFactoryService
contentTypeRegistryService IContentTypeRegistryService
shell ICoreShell
Результат Microsoft.Common.Core.Shell