C# 클래스 Pepino.ScenarioRunner.Application.StepStoppedReport

상속: IProgressReport
파일 보기 프로젝트 열기: AcklenAvenue/Pepino

공개 메소드들

메소드 설명
StepStoppedReport ( System.Guid scenarioId, System.Guid criterionId, System.Guid stepId, object executionContextId, StepExecutionResult result ) : System

메소드 상세

StepStoppedReport() 공개 메소드

public StepStoppedReport ( System.Guid scenarioId, System.Guid criterionId, System.Guid stepId, object executionContextId, StepExecutionResult result ) : System
scenarioId System.Guid
criterionId System.Guid
stepId System.Guid
executionContextId object
result StepExecutionResult
리턴 System