C# Class Track.TrackManager

Afficher le fichier Open project: vs-team/casanova-mk2

Méthodes publiques

Свойство Type Description
ResultToStore string

Méthodes publiques

Méthode Description
Init ( XMLTests tests ) : void
Init ( string text ) : void
MoveNextExperiment ( ) : void
SaveAll ( ) : void
SaveResultsToFile ( ) : void

Method Details

Init() public static méthode

public static Init ( XMLTests tests ) : void
tests XMLTests
Résultat void

Init() public static méthode

public static Init ( string text ) : void
text string
Résultat void

MoveNextExperiment() public static méthode

public static MoveNextExperiment ( ) : void
Résultat void

SaveAll() public static méthode

public static SaveAll ( ) : void
Résultat void

SaveResultsToFile() public static méthode

public static SaveResultsToFile ( ) : void
Résultat void

Property Details

ResultToStore public_oe static_oe property

public static string ResultToStore
Résultat string