C# Class GitDiffMargin.Commands.CopyOldTextCommandArgs

Inheritance: EditorCommandArgs
Afficher le fichier Open project: laurentkempe/GitDiffMargin

Méthodes publiques

Méthode Description
CopyOldTextCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : Microsoft.VisualStudio.Text

Method Details

CopyOldTextCommandArgs() public méthode

public CopyOldTextCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : Microsoft.VisualStudio.Text
textView ITextView
subjectBuffer ITextBuffer
Résultat Microsoft.VisualStudio.Text