Method | Description | |
---|---|---|
readFlashFile ( string fileName ) : void |
It reads the Flash-Card App-Template, from the .buildmlearn file.
|
|
readInfoFile ( string fileName ) : void |
It reads the Info App-Template, from the .buildmlearn file.
|
|
readQuizFile ( string fileName ) : void |
It reads the Quiz App-Template, from the .buildmlearn file.
|
|
readSpellingsFile ( string fileName ) : void |
It reads the Spellings-Puzzle App-Template, from the .buildmlearn file.
|
public static readFlashFile ( string fileName ) : void | ||
fileName | string | Name of the file |
return | void |
public static readInfoFile ( string fileName ) : void | ||
fileName | string | Name of the file |
return | void |
public static readQuizFile ( string fileName ) : void | ||
fileName | string | Name of the file |
return | void |
public static readSpellingsFile ( string fileName ) : void | ||
fileName | string | Name of the file |
return | void |