C# 클래스 AuScGen.TestExecutionUtil.TestExecute

파일 보기 프로젝트 열기: geeksree/cSharpGeeks

공개 메소드들

메소드 설명
DoStep ( System.Action action ) : void
DoStep ( string message, System.Action action ) : void
GetMessages ( string path ) : ReadOnlyCollection

메소드 상세

DoStep() 공개 메소드

public DoStep ( System.Action action ) : void
action System.Action
리턴 void

DoStep() 공개 메소드

public DoStep ( string message, System.Action action ) : void
message string
action System.Action
리턴 void

GetMessages() 공개 메소드

public GetMessages ( string path ) : ReadOnlyCollection
path string
리턴 ReadOnlyCollection