C# Класс Pepino.ScenarioRunner.Application.StepStoppedReport

Наследование: IProgressReport
Показать файл Открыть проект

Открытые методы

Метод Описание
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