C# Class Pepino.ScenarioRunner.Application.StepStoppedArgs

Mostrar archivo Open project: AcklenAvenue/Pepino

Public Methods

Method Description
StepStoppedArgs ( System.Guid stepId, System.Guid executionContextId, StepExecutionResult result ) : System

Method Details

StepStoppedArgs() public method

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