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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

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

Method Details

CreateNewSelectOptionStep() public method

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