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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
ChangeEnterTextStep ( System.Guid projectId, System.Guid stepId, string element, string text ) : System

Method Details

ChangeEnterTextStep() public method

public ChangeEnterTextStep ( System.Guid projectId, System.Guid stepId, string element, string text ) : System
projectId System.Guid
stepId System.Guid
element string
text string
return System