C# Class Pepino.Domain.DomainEvents.WaitForElementStepCreated

Inheritance: StepCreated
Show file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
WaitForElementStepCreated ( System.Guid userId, System.Guid projectId, System.Guid criterionId, System.Guid stepId, string element, int seconds ) : System

Method Details

WaitForElementStepCreated() public method

public WaitForElementStepCreated ( System.Guid userId, System.Guid projectId, System.Guid criterionId, System.Guid stepId, string element, int seconds ) : System
userId System.Guid
projectId System.Guid
criterionId System.Guid
stepId System.Guid
element string
seconds int
return System