C# Class Weaver.Util.DotNetCompiler

Afficher le fichier Open project: FloodProject/flood

Méthodes publiques

Méthode Description
CompileIntoAssembly ( string outputPath, IEnumerable references, List files ) : void

Method Details

CompileIntoAssembly() public static méthode

public static CompileIntoAssembly ( string outputPath, IEnumerable references, List files ) : void
outputPath string
references IEnumerable
files List
Résultat void