C# Class Pepino.ScenarioRunner.Application.StepStartedReport

Inheritance: IProgressReport
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
StepStartedReport ( System.Guid scenarioId, System.Guid criterionId, System.Guid stepId, object executionContextId ) : System

Method Details

StepStartedReport() public méthode

public StepStartedReport ( System.Guid scenarioId, System.Guid criterionId, System.Guid stepId, object executionContextId ) : System
scenarioId System.Guid
criterionId System.Guid
stepId System.Guid
executionContextId object
Résultat System