Method | Description | |
---|---|---|
Run ( string remainingArguments ) : int | ||
RunAloneCommand ( ) : System.Collections.Generic | ||
WhenExiting ( ) : void | ||
WhenFinished ( ResultsFile file ) : void |
public Run ( string remainingArguments ) : int | ||
remainingArguments | string | |
return | int |
public RunAloneCommand ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public WhenFinished ( ResultsFile file ) : void | ||
file | ResultsFile | |
return | void |