CSharpScriptExecution.ExecuteCodeFromAssembly

Executes a method from an assembly that was previously compiled

public object ExecuteCodeFromAssembly(string code,
	Assembly assembly,
	Object[] parameters)

Parameters

code

assembly

parameters


See also:

Class CSharpScriptExecution

© West Wind Technologies, 1996-2019 • Updated: 02/25/19
Comment or report problem with topic