C# Class tasm.tasm_main.GenLoad
Show file
Open project: Domipheus/TPU
Public Methods
Method |
Description |
|
GenLoad ( bool low ) : System |
|
|
Parse ( string args ) : OpData |
|
|
Method Details
public GenLoad ( bool low ) : System |
low |
bool |
|
return |
System |
|
public Parse ( string args ) : OpData |
args |
string |
|
return |
OpData |
|