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

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

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

Метод Описание
StepStartedReport ( System.Guid scenarioId, System.Guid criterionId, System.Guid stepId, object executionContextId ) : System

Описание методов

StepStartedReport() публичный Метод

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
Результат System