Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
StatLight
StatLightSystemFactory
C# Class StatLight.StatLightSystemFactory
Datei anzeigen
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