C# Class Pepino.Domain.DomainEvents.ElementHasClassStepChanged

Inheritance: Event
Show file Open project: AcklenAvenue/Pepino

Public Methods

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

Method Details

ElementHasClassStepChanged() public method

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