Méthode | 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 |
|
Résultat | object |
public Evaluate ( TemplateContext context ) : void | ||
context | TemplateContext | |
Résultat | void |
public static IsFunction ( object target ) : bool | ||
target | object | |
Résultat | bool |