Méthode | Description | |
---|---|---|
ScriptContext ( String scriptLanguage, String scriptText, Object>.IDictionary |
Public only for serialization; please use ScriptContextBuilder.
|
|
ToString ( ) : string |
public ScriptContext ( String scriptLanguage, String scriptText, Object>.IDictionary |
||
scriptLanguage | String | The script language. Must not be null. |
scriptText | String | The script text. Must not be null. |
scriptArguments | Object>.IDictionary | The script arguments. May be null. |
Résultat | System |