Method | Description | |
---|---|---|
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 |
|
return | object |
public Evaluate ( TemplateContext context ) : void | ||
context | TemplateContext | |
return | void |
public static IsFunction ( object target ) : bool | ||
target | object | |
return | bool |