Méthode | Description | |
---|---|---|
Call ( |
||
ScriptHandleFunction ( Script script, ScorpioHandle handle ) : System | ||
ScriptHandleFunction ( Script script, String name, ScorpioHandle handle ) : System |
public Call ( |
||
parameters | ||
Résultat | object |
public ScriptHandleFunction ( Script script, ScorpioHandle handle ) : System | ||
script | Script | |
handle | ScorpioHandle | |
Résultat | System |
public ScriptHandleFunction ( Script script, String name, ScorpioHandle handle ) : System | ||
script | Script | |
name | String | |
handle | ScorpioHandle | |
Résultat | System |