C# Class Pepino.Domain.DomainEvents.NavigateStepChanged

Inheritance: Event
Show file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
NavigateStepChanged ( System.Guid userId, System.Guid projectId, System.Guid stepId, string url ) : System

Method Details

NavigateStepChanged() public method

public NavigateStepChanged ( System.Guid userId, System.Guid projectId, System.Guid stepId, string url ) : System
userId System.Guid
projectId System.Guid
stepId System.Guid
url string
return System