Method | Description | |
---|---|---|
Execute ( ) : bool |
現在のコードを最初から実行します。
|
|
KecaknoahStackFrame ( Kecaknoah.KecaknoahContext ctx, |
新しいインスタンスを初期化します。
|
|
Reset ( ) : void |
実行位置をリセットします。
|
|
Resume ( ) : KecaknoahFunctionResultType |
現在の状態で、現在のコードの実行を再開します。
|
Method | Description | |
---|---|---|
GetReference ( string name ) : Kecaknoah.KecaknoahReference |
public KecaknoahStackFrame ( Kecaknoah.KecaknoahContext ctx, |
||
ctx | Kecaknoah.KecaknoahContext | 実行している |
il | 実行する |
|
return | System |
public Resume ( ) : KecaknoahFunctionResultType | ||
return | KecaknoahFunctionResultType |