C# 클래스 StatLight.StatLightSystemFactory

파일 보기 프로젝트 열기: staxmanade/StatLight

공개 메소드들

메소드 설명
Run ( Assembly assemblyToTest, Action rootVisualActionOnReady ) : void

메소드 상세

Run() 공개 정적인 메소드

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