C# Class CodeGenerator.AssemblyLoader

Afficher le fichier Open project: SaladLab/Akka.Interfaced

Méthodes publiques

Méthode Description
BuildAndLoad ( string sourcePaths, string referencePaths, string defines ) : Assembly

Method Details

BuildAndLoad() public static méthode

public static BuildAndLoad ( string sourcePaths, string referencePaths, string defines ) : Assembly
sourcePaths string
referencePaths string
defines string
Résultat System.Reflection.Assembly