C# Class Pepino.Domain.DomainEvents.StoryNameChanged

Inheritance: Event
Show file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
StoryNameChanged ( System.Guid projectId, System.Guid storyId, string newName ) : System

Method Details

StoryNameChanged() public method

public StoryNameChanged ( System.Guid projectId, System.Guid storyId, string newName ) : System
projectId System.Guid
storyId System.Guid
newName string
return System