C# Class Pepino.Domain.AggregateRoots.StoryMomento

Show file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
StoryMomento ( System.Guid storyId, bool deleted, string name, IEnumerable scenarios ) : System

Method Details

StoryMomento() public method

public StoryMomento ( System.Guid storyId, bool deleted, string name, IEnumerable scenarios ) : System
storyId System.Guid
deleted bool
name string
scenarios IEnumerable
return System