C# Class fitSharp.Slim.Service.Runner

Inheritance: Runnable
Datei anzeigen Open project: jediwhale/fitsharp

Public Methods

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

Private Methods

Method Description
ParseCommandLine ( IList commandLineArguments, Memory memory ) : void

Method Details

Run() public method

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