C# Class tasm.tasm_main.GenAdd
Datei anzeigen
Open project: Domipheus/TPU
Public Methods
Method |
Description |
|
GenAdd ( bool _signed = false ) : System |
|
|
Parse ( string args ) : OpData |
|
|
Method Details
public GenAdd ( bool _signed = false ) : System |
_signed |
bool |
|
return |
System |
|
public Parse ( string args ) : OpData |
args |
string |
|
return |
OpData |
|