C# Class Pepino.Domain.DomainEvents.ElementHasClassStepCreated

Inheritance: StepCreated
Show file Open project: AcklenAvenue/Pepino

Public Methods

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

Method Details

ElementHasClassStepCreated() public method

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