C# 클래스 Versionr.Commands.Diff

상속: FileCommand
파일 보기 프로젝트 열기: eatplayhate/versionr 1 사용 예제들

공개 메소드들

메소드 설명
Run ( System workingDirectory, object options ) : bool

보호된 메소드들

메소드 설명
RunInternal ( Area ws, Versionr status, IList targets, FileBaseCommandVerbOptions options ) : bool

비공개 메소드들

메소드 설명
RunInternalDiff ( string file1, string file2, bool processTabs = true ) : void

메소드 상세

Run() 공개 메소드

public Run ( System workingDirectory, object options ) : bool
workingDirectory System
options object
리턴 bool

RunInternal() 보호된 메소드

protected RunInternal ( Area ws, Versionr status, IList targets, FileBaseCommandVerbOptions options ) : bool
ws Area
status Versionr
targets IList
options FileBaseCommandVerbOptions
리턴 bool