C# 클래스 SatelliteRunner.Shared.RunAloneCommand

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

공개 메소드들

메소드 설명
Run ( string remainingArguments ) : int
RunAloneCommand ( ) : System.Collections.Generic
WhenExiting ( ) : void
WhenFinished ( ResultsFile file ) : void

메소드 상세

Run() 공개 메소드

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

RunAloneCommand() 공개 메소드

public RunAloneCommand ( ) : System.Collections.Generic
리턴 System.Collections.Generic

WhenExiting() 공개 메소드

public WhenExiting ( ) : void
리턴 void

WhenFinished() 공개 메소드

public WhenFinished ( ResultsFile file ) : void
file ResultsFile
리턴 void