C# 클래스 DXVcs2Git.Core.ProjectExtractor

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

공개 메소드들

메소드 설명
PerformExtraction ( ) : bool
ProjectExtractor ( IList commits, Action extractHandler ) : System

메소드 상세

PerformExtraction() 공개 메소드

public PerformExtraction ( ) : bool
리턴 bool

ProjectExtractor() 공개 메소드

public ProjectExtractor ( IList commits, Action extractHandler ) : System
commits IList
extractHandler Action
리턴 System