C# 클래스 fitSharp.Fit.Runner.GuiRunner

파일 보기 프로젝트 열기: jediwhale/fitsharp

공개 메소드들

메소드 설명
Run ( IList commandLineArguments ) : void

비공개 메소드들

메소드 설명
NewService ( Memory memory ) : CellProcessor
OnEndTest ( string testName ) : void
OnStartTest ( string testName ) : void
OnTestCountChanged ( TestCounts counts ) : void

메소드 상세

Run() 공개 메소드

public Run ( IList commandLineArguments ) : void
commandLineArguments IList
리턴 void