C# Class Pepino.ScenarioRunner.Application.StepExecutionResult

Mostra file Open project: AcklenAvenue/Pepino Class Usage Examples

Protected Methods

Method Description
StepExecutionResult ( System.Guid stepId, System.DateTime time, double duration ) : System

Method Details

StepExecutionResult() protected method

protected StepExecutionResult ( System.Guid stepId, System.DateTime time, double duration ) : System
stepId System.Guid
time System.DateTime
duration double
return System