C# 클래스 Microsoft.VisualStudio.R.Package.Repl.Commands.ReplFormatDocumentCommand

상속: Microsoft.R.Editor.Formatting.FormatDocumentCommand
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
ReplFormatDocumentCommand ( ITextView view, ITextBuffer buffer, IEditorShell editorShell ) : Microsoft.Languages.Editor.Shell

메소드 상세

ReplFormatDocumentCommand() 공개 메소드

public ReplFormatDocumentCommand ( ITextView view, ITextBuffer buffer, IEditorShell editorShell ) : Microsoft.Languages.Editor.Shell
view ITextView
buffer ITextBuffer
editorShell IEditorShell
리턴 Microsoft.Languages.Editor.Shell