Method | Description | |
---|---|---|
ActionTry ( bool catchRegFlag, bool finallyFlag, bool catchFlag, ushort trySize, ushort catchSize, ushort finallySize, string catchName, byte catchRegister ) : System |
constructor
|
|
Compile ( |
||
ToString ( ) : string |
overriden ToString method
|
public ActionTry ( bool catchRegFlag, bool finallyFlag, bool catchFlag, ushort trySize, ushort catchSize, ushort finallySize, string catchName, byte catchRegister ) : System | ||
catchRegFlag | bool | |
finallyFlag | bool | |
catchFlag | bool | |
trySize | ushort | |
catchSize | ushort | |
finallySize | ushort | |
catchName | string | |
catchRegister | byte | |
return | System |
public Compile ( |
||
w | ||
return | void |