C# 클래스 Microsoft.VisualStudio.R.Package.Document.Markdown.VsMdEditorDocument

상속: Microsoft.Markdown.Editor.Document.MdEditorDocument
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
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