C# Class fitSharp.Fit.Runner.GuiRunner

Afficher le fichier Open project: jediwhale/fitsharp

Méthodes publiques

Méthode Description
Run ( IList commandLineArguments ) : void

Private Methods

Méthode Description
NewService ( Memory memory ) : CellProcessor
OnEndTest ( string testName ) : void
OnStartTest ( string testName ) : void
OnTestCountChanged ( TestCounts counts ) : void

Method Details

Run() public méthode

public Run ( IList commandLineArguments ) : void
commandLineArguments IList
Résultat void