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

Mostrar archivo Open project: AcklenAvenue/Pepino Class Usage Examples

Public Methods

Method Description
ChangeCriterionName ( System.Guid projectId, System.Guid criterionId, string newName ) : System

Method Details

ChangeCriterionName() public method

public ChangeCriterionName ( System.Guid projectId, System.Guid criterionId, string newName ) : System
projectId System.Guid
criterionId System.Guid
newName string
return System