C# Class GitDiffMargin.Commands.CopyOldTextCommandArgs

Inheritance: EditorCommandArgs
Mostrar archivo Open project: laurentkempe/GitDiffMargin

Public Methods

Method Description
CopyOldTextCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : Microsoft.VisualStudio.Text

Method Details

CopyOldTextCommandArgs() public method

public CopyOldTextCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : Microsoft.VisualStudio.Text
textView ITextView
subjectBuffer ITextBuffer
return Microsoft.VisualStudio.Text