C# 클래스 PReview.DiffParser

파일 보기 프로젝트 열기: laurentkempe/PReview 1 사용 예제들

공개 메소드들

메소드 설명
DiffParser ( string solutionDir ) : System.Collections.Generic
ParseAsync ( ) : UnifiedDiff>>.Task

메소드 상세

DiffParser() 공개 메소드

public DiffParser ( string solutionDir ) : System.Collections.Generic
solutionDir string
리턴 System.Collections.Generic

ParseAsync() 공개 메소드

public ParseAsync ( ) : UnifiedDiff>>.Task
리턴 UnifiedDiff>>.Task