C# Class Microsoft.VisualStudio.R.Package.Repl.Commands.ReplFormatDocumentCommand

Inheritance: Microsoft.R.Editor.Formatting.FormatDocumentCommand
Datei anzeigen Open project: Microsoft/RTVS

Public Methods

Method Description
ReplFormatDocumentCommand ( ITextView view, ITextBuffer buffer, IEditorShell editorShell ) : Microsoft.Languages.Editor.Shell

Method Details

ReplFormatDocumentCommand() public method

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