Property | Type | Description | |
---|---|---|---|
_movelet | MovilizerMovelet | ||
_questions | List |
Method | Description | |
---|---|---|
AddQuestion ( |
||
GetQuestion ( string qKey ) : |
||
MoveletTemplate ( MovilizerMovelet movelet ) : System.Collections.Generic | ||
SerializeToFile ( string path ) : void | ||
ToMovelet ( ) : MovilizerMovelet |
public AddQuestion ( |
||
q | ||
return | void |
public GetQuestion ( string qKey ) : |
||
qKey | string | |
return |
public MoveletTemplate ( MovilizerMovelet movelet ) : System.Collections.Generic | ||
movelet | MovilizerMovelet | |
return | System.Collections.Generic |
public SerializeToFile ( string path ) : void | ||
path | string | |
return | void |