C# Class Pepino.Domain.DomainEvents.EnterTextStepCreated

Inheritance: StepCreated
Show file Open project: AcklenAvenue/Pepino

Public Methods

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

Method Details

EnterTextStepCreated() public method

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