CreateFromString(string,string,Library)
Method in CompilationJob
Summary
Creates a new CompilationJob using the contents of a string.
Parameters
Name | Description |
---|---|
| The name to assign to the compiled file. |
| The text to compile. |
Yarn.Library library |
Returns
A new CompilationJob .
Last updated