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

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

공개 메소드들

메소드 설명
StepStoppedArgs ( System.Guid stepId, System.Guid executionContextId, StepExecutionResult result ) : System

메소드 상세

StepStoppedArgs() 공개 메소드

public StepStoppedArgs ( System.Guid stepId, System.Guid executionContextId, StepExecutionResult result ) : System
stepId System.Guid
executionContextId System.Guid
result StepExecutionResult
리턴 System