Tesseract Engine Documentation
CSharpCompiler.Execute Method (String, String, String, Object[])
public static
object
Execute(
String
source
,
String
className
,
String
functionName
,
Object[]
parameters
);
See Also
CSharpCompiler Class
|
DarkWynter.Engine.Compiler Namespace
|
CSharpCompiler.Execute Overload List