C# 클래스 pclunit_runner.RunConfig

상속: ManyConsole.ConsoleCommand
파일 보기 프로젝트 열기: jbtule/PclUnit

공개 메소드들

메소드 설명
Run ( string remainingArguments ) : int
RunConfig ( ) : System

비공개 메소드들

메소드 설명
CurrentAssemblies ( string>.Dictionary assemblies, Platform set ) : string>.Dictionary
GetUnusedPort ( ) : int
PlatformFixPath ( string path ) : string
Substitute ( string original ) : string

메소드 상세

Run() 공개 메소드

public Run ( string remainingArguments ) : int
remainingArguments string
리턴 int

RunConfig() 공개 메소드

public RunConfig ( ) : System
리턴 System