C# Класс GitDiffMargin.Commands.CopyOldTextCommandArgs

Наследование: EditorCommandArgs
Показать файл Открыть проект

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

Метод Описание
CopyOldTextCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : Microsoft.VisualStudio.Text

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

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

public CopyOldTextCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : Microsoft.VisualStudio.Text
textView ITextView
subjectBuffer ITextBuffer
Результат Microsoft.VisualStudio.Text