CreateFromFiles(string[])
Method in CompilationJob
Summary
Creates a new CompilationJob using the contents of a collection of files.
Parameters
Name
Description
string[]
paths
The paths to the files.
Returns
A new CompilationJob .
Last updated