C# Class Pepino.Domain.DomainEvents.ElementDoesNotExistStepCreated

Inheritance: StepCreated
Show file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
ElementDoesNotExistStepCreated ( System.Guid userId, System.Guid projectId, System.Guid criterionId, System.Guid stepId, string element ) : System

Method Details

ElementDoesNotExistStepCreated() public method

public ElementDoesNotExistStepCreated ( System.Guid userId, System.Guid projectId, System.Guid criterionId, System.Guid stepId, string element ) : System
userId System.Guid
projectId System.Guid
criterionId System.Guid
stepId System.Guid
element string
return System