C# 클래스 GitDiffMargin.Commands.CopyOldTextCommandArgs

상속: EditorCommandArgs
파일 보기 프로젝트 열기: laurentkempe/GitDiffMargin

공개 메소드들

메소드 설명
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