C# Class Pepino.Domain.DomainEvents.ElementExistsStepChanged

Inheritance: Event
Show file Open project: AcklenAvenue/Pepino

Public Methods

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

Method Details

ElementExistsStepChanged() public method

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