C# Class StatLight.StatLightSystemFactory

Afficher le fichier Open project: staxmanade/StatLight

Méthodes publiques

Méthode Description
Run ( Assembly assemblyToTest, Action rootVisualActionOnReady ) : void

Method Details

Run() public static méthode

public static Run ( Assembly assemblyToTest, Action rootVisualActionOnReady ) : void
assemblyToTest System.Reflection.Assembly
rootVisualActionOnReady Action
Résultat void