C# Class StatLight.StatLightSystemFactory

显示文件 Open project: staxmanade/StatLight

Public Methods

Method Description
Run ( Assembly assemblyToTest, Action rootVisualActionOnReady ) : void

Method Details

Run() public static method

public static Run ( Assembly assemblyToTest, Action rootVisualActionOnReady ) : void
assemblyToTest System.Reflection.Assembly
rootVisualActionOnReady Action
return void