Executes a complete method by wrapping it into a class.
public object ExecuteMethod(string code, string methodName, Object[] parameters)
Parameters
code
One or more complete methods.
methodName
Name of the method to call.
parameters
any number of variable parameters
See also:
Class CSharpScriptExecution© West Wind Technologies, 1996-2019 • Updated: 02/25/19
Comment or report problem with topic