C# Class fit.Runner.FolderRunner

Inheritance: Runnable
ファイルを表示 Open project: jediwhale/fitsharp Class Usage Examples

Public Methods

Method Description
Run ( IList commandLineArguments, System.Memory memory, ProgressReporter reporter ) : int

Method Details

Run() public method

public Run ( IList commandLineArguments, System.Memory memory, ProgressReporter reporter ) : int
commandLineArguments IList
memory System.Memory
reporter ProgressReporter
return int