Nitro.Script Member List

This is the complete list of members for Nitro.Script, including all inherited members.

OnScriptReady()Nitro.Scriptinlinevirtual
Run(string functionName, params object[] args)Nitro.Scriptinline
Run(string functionName, Type[] typeSet, params object[] args)Nitro.Scriptinline
RunLiteral(string functionName, object[] args)Nitro.Scriptinline
RunLiteral(string functionName, Type[] typeSet, object[] args)Nitro.Scriptinline
RunLiteral(string functionName, object[] args, bool optional)Nitro.Scriptinline
RunLiteral(string functionName, Type[] typeSet, object[] args, bool optional)Nitro.Scriptinline
this[string property]Nitro.Script