C# Class DXVcs2Git.Core.ProjectExtractor

Mostra file Open project: Xarlot/DXVcs2Git Class Usage Examples

Public Methods

Method Description
PerformExtraction ( ) : bool
ProjectExtractor ( IList commits, Action extractHandler ) : System

Method Details

PerformExtraction() public method

public PerformExtraction ( ) : bool
return bool

ProjectExtractor() public method

public ProjectExtractor ( IList commits, Action extractHandler ) : System
commits IList
extractHandler Action
return System