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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
ChangeWaitForElementStep ( System.Guid projectId, System.Guid stepId, string element, int seconds ) : System

Method Details

ChangeWaitForElementStep() public method

public ChangeWaitForElementStep ( System.Guid projectId, System.Guid stepId, string element, int seconds ) : System
projectId System.Guid
stepId System.Guid
element string
seconds int
return System