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

Показать файл Открыть проект

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

Метод Описание
StepStoppedArgs ( System.Guid stepId, System.Guid executionContextId, StepExecutionResult result ) : System

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

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

public StepStoppedArgs ( System.Guid stepId, System.Guid executionContextId, StepExecutionResult result ) : System
stepId System.Guid
executionContextId System.Guid
result StepExecutionResult
Результат System