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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

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

Method Details

ChangeSelectOptionStep() public method

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
return System