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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
CreateNewWaitStep ( System.Guid projectId, System.Guid criteriaId, int seconds ) : System

Method Details

CreateNewWaitStep() public method

public CreateNewWaitStep ( System.Guid projectId, System.Guid criteriaId, int seconds ) : System
projectId System.Guid
criteriaId System.Guid
seconds int
return System