C# Class Pepino.Domain.DomainEvents.ClickStepCreated

Inheritance: StepCreated
Show file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
ClickStepCreated ( System.Guid userId, System.Guid projectId, System.Guid criterionId, System.Guid stepId, string elementToClick ) : System

Method Details

ClickStepCreated() public method

public ClickStepCreated ( System.Guid userId, System.Guid projectId, System.Guid criterionId, System.Guid stepId, string elementToClick ) : System
userId System.Guid
projectId System.Guid
criterionId System.Guid
stepId System.Guid
elementToClick string
return System