Méthode | Description | |
---|---|---|
Load ( string path ) : TestContainer, | ||
Save ( string path ) : void | ||
TestContainer ( ) : System.Collections | ||
TestContainer ( TestEntity, arch ) : System.Collections |
public static Load ( string path ) : TestContainer, | ||
path | string | |
Résultat | TestContainer, |
public TestContainer ( ) : System.Collections | ||
Résultat | System.Collections |
public TestContainer ( TestEntity, arch ) : System.Collections | ||
arch | TestEntity, | |
Résultat | System.Collections |