Last updated 1 year ago
Was this helpful?
Method in
Creates a new using the contents of a string.
public static CompilationJob CreateFromString(string fileName, string source, Library library = null)
string fileName
string
The name to assign to the compiled file.
string source
The text to compile.
library
Library of function definitions to use during compilation.
A new .