CreateFromFiles(IEnumerable<string>,Library)
Last updated
Last updated
Method in CompilationJob
Creates a new CompilationJob using the contents of a collection of files.
System.Collections.Generic.IEnumerable<string>
paths
The paths to the files.
library
The containing functions to use for this compilation.
A new CompilationJob .