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

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

Méthodes publiques

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

Method Details

ChangeSelectOptionStep() public méthode

public ChangeSelectOptionStep ( System.Guid projectId, System.Guid stepId, string element, string text, string value ) : System
projectId System.Guid
stepId System.Guid
element string
text string
value string
Résultat System