메소드 | 설명 | |
---|---|---|
Call ( TemplateContext context, |
||
Evaluate ( TemplateContext context ) : void | ||
IsFunction ( object target ) : bool | ||
ScriptFunctionCall ( ) : System | ||
ToString ( ) : string |
public static Call ( TemplateContext context, |
||
context | TemplateContext | |
callerContext | ||
functionObject | object | |
arguments | List |
|
리턴 | object |
public Evaluate ( TemplateContext context ) : void | ||
context | TemplateContext | |
리턴 | void |