메소드 | 설명 | |
---|---|---|
Call ( |
||
ScriptHandleFunction ( Script script, ScorpioHandle handle ) : System | ||
ScriptHandleFunction ( Script script, String name, ScorpioHandle handle ) : System |
public Call ( |
||
parameters | ||
리턴 | object |
public ScriptHandleFunction ( Script script, ScorpioHandle handle ) : System | ||
script | Script | |
handle | ScorpioHandle | |
리턴 | System |
public ScriptHandleFunction ( Script script, String name, ScorpioHandle handle ) : System | ||
script | Script | |
name | String | |
handle | ScorpioHandle | |
리턴 | System |