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

Inheritance: Microsoft.R.Editor.Formatting.FormatDocumentCommand
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

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

Method Details

ReplFormatDocumentCommand() public méthode

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