C# Class GBA_ASM_editor.Program

Mostrar archivo Open project: Diegoisawesome/AwesomeMapEditor-old

Public Methods

Method Description
readFile ( string path, string textFile, int offset, bool details ) : void

Private Methods

Method Description
Main ( ) : void

Method Details

readFile() public static method

public static readFile ( string path, string textFile, int offset, bool details ) : void
path string
textFile string
offset int
details bool
return void