C# Класс Microsoft.VisualStudio.Text.Editor.Commanding.Commands.RotatePrimaryCaretNextCommandArgs

This command refers to the gesture to change the primary caret to the next caret in the document, and make that visible to the user.
Наследование: EditorCommandArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
RotatePrimaryCaretNextCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : System

Описание методов

RotatePrimaryCaretNextCommandArgs() публичный Метод

public RotatePrimaryCaretNextCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : System
textView ITextView
subjectBuffer ITextBuffer
Результат System