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

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

Méthodes publiques

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

Method Details

OpenLineAboveCommandArgs() public méthode

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