Loading...
Method in CompilationJob
Creates a new CompilationJob using the contents of a collection of files.
public static CompilationJob CreateFromFiles(params string[] paths)
A new CompilationJob .
string[] paths
string[]
The paths to the files.