Свойство | Тип | Описание | |
---|---|---|---|
Func | ScriptScriptFunction |
Метод | Описание | |
---|---|---|
CodeFunction ( ScriptScriptFunction func ) : Scorpio.Function | ||
CodeFunction ( ScriptScriptFunction func, string breviary, int line ) : Scorpio.Function |
public CodeFunction ( ScriptScriptFunction func ) : Scorpio.Function | ||
func | ScriptScriptFunction | |
Результат | Scorpio.Function |
public CodeFunction ( ScriptScriptFunction func, string breviary, int line ) : Scorpio.Function | ||
func | ScriptScriptFunction | |
breviary | string | |
line | int | |
Результат | Scorpio.Function |