C# Class Microsoft.VisualStudio.Text.Editor.Commanding.Commands.MoveSelectedLinesUpCommandArgs

Inheritance: EditorCommandArgs
Afficher le fichier Open project: microsoft/vs-editor-api

Méthodes publiques

Méthode Description
MoveSelectedLinesUpCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )

Method Details

MoveSelectedLinesUpCommandArgs() public méthode

public MoveSelectedLinesUpCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )
textView ITextView
subjectBuffer ITextBuffer