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

Afficher le fichier Open project: AcklenAvenue/Pepino Class Usage Examples

Méthodes publiques

Méthode Description
CreateNewSelectOptionStep ( System.Guid projectId, System.Guid criteriaId, string element, string text, string value ) : System

Method Details

CreateNewSelectOptionStep() public méthode

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
Résultat System