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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
CreateNewEnterTextStep ( System.Guid projectId, System.Guid criteriaId, string element, string text ) : System

Method Details

CreateNewEnterTextStep() public method

public CreateNewEnterTextStep ( System.Guid projectId, System.Guid criteriaId, string element, string text ) : System
projectId System.Guid
criteriaId System.Guid
element string
text string
return System