C# Class Pepino.Domain.DomainEvents.CriterionOrderChanged

Inheritance: Event
Show file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
CriterionOrderChanged ( System.Guid userId, System.Guid projectId, System.Guid scenarioId, List criteriaOrderChanges ) : System

Method Details

CriterionOrderChanged() public method

public CriterionOrderChanged ( System.Guid userId, System.Guid projectId, System.Guid scenarioId, List criteriaOrderChanges ) : System
userId System.Guid
projectId System.Guid
scenarioId System.Guid
criteriaOrderChanges List
return System