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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
ChangeWaitStep ( System.Guid projectId, System.Guid stepId, int seconds ) : System

Method Details

ChangeWaitStep() public method

public ChangeWaitStep ( System.Guid projectId, System.Guid stepId, int seconds ) : System
projectId System.Guid
stepId System.Guid
seconds int
return System