C# 클래스 Pepino.Domain.AggregateRoots.StoryMomento

파일 보기 프로젝트 열기: AcklenAvenue/Pepino

공개 메소드들

메소드 설명
StoryMomento ( System.Guid storyId, bool deleted, string name, IEnumerable scenarios ) : System

메소드 상세

StoryMomento() 공개 메소드

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