C# Class GitDiffMargin.Commands.RollbackChangeCommandArgs

Inheritance: EditorCommandArgs
Mostrar archivo Open project: laurentkempe/GitDiffMargin

Public Methods

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

Method Details

RollbackChangeCommandArgs() public method

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