Property | Type | Description |
---|
Method | Description | |
---|---|---|
Execute ( ICpu cpu ) : void | ||
OpcodePushDelegate ( int entryPoint, bool withClosure ) : System | ||
PopulateFromMLFields ( List | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
OpcodePushDelegate ( ) : System |
This variant of the constructor is just for ML file save/load to use.
|
public OpcodePushDelegate ( int entryPoint, bool withClosure ) : System | ||
entryPoint | int | |
withClosure | bool | |
return | System |