Свойство | Type | Description | |
---|---|---|---|
_movelet | MovilizerMovelet | ||
_questions | List |
Méthode | Description | |
---|---|---|
AddQuestion ( |
||
GetQuestion ( string qKey ) : |
||
MoveletTemplate ( MovilizerMovelet movelet ) : System.Collections.Generic | ||
SerializeToFile ( string path ) : void | ||
ToMovelet ( ) : MovilizerMovelet |
public AddQuestion ( |
||
q | ||
Résultat | void |
public GetQuestion ( string qKey ) : |
||
qKey | string | |
Résultat |
public MoveletTemplate ( MovilizerMovelet movelet ) : System.Collections.Generic | ||
movelet | MovilizerMovelet | |
Résultat | System.Collections.Generic |
public SerializeToFile ( string path ) : void | ||
path | string | |
Résultat | void |