C# Class GBA_ASM_editor.Program

Afficher le fichier Open project: Diegoisawesome/AwesomeMapEditor-old

Méthodes publiques

Méthode Description
readFile ( string path, string textFile, int offset, bool details ) : void

Private Methods

Méthode Description
Main ( ) : void

Method Details

readFile() public static méthode

public static readFile ( string path, string textFile, int offset, bool details ) : void
path string
textFile string
offset int
details bool
Résultat void