C# Class TestSuite.Program

Afficher le fichier Open project: pajlada/TempestNotifier

Méthodes publiques

Свойство Type Description
test_data MapTempest>.Dictionary

Méthodes publiques

Méthode Description
add_test_data ( string filename, string map, string prefix = "none", string suffix = "none" ) : void

Private Methods

Méthode Description
Main ( string args ) : void
load_maps ( ) : Task
load_test_data ( ) : Task

Method Details

add_test_data() public static méthode

public static add_test_data ( string filename, string map, string prefix = "none", string suffix = "none" ) : void
filename string
map string
prefix string
suffix string
Résultat void

Property Details

test_data public_oe static_oe property

public static Dictionary test_data
Résultat MapTempest>.Dictionary