C# Class Pepino.Domain.Application.Commands.CreateNewWaitForElementStep

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
CreateNewWaitForElementStep ( System.Guid projectId, System.Guid criterionId, string element, int seconds ) : System

Method Details

CreateNewWaitForElementStep() public method

public CreateNewWaitForElementStep ( System.Guid projectId, System.Guid criterionId, string element, int seconds ) : System
projectId System.Guid
criterionId System.Guid
element string
seconds int
return System