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

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

공개 메소드들

메소드 설명
ScenarioMomento ( System.Guid scenarioId, string name, bool deleted, IEnumerable linkedCriteria ) : System

메소드 상세

ScenarioMomento() 공개 메소드

public ScenarioMomento ( System.Guid scenarioId, string name, bool deleted, IEnumerable linkedCriteria ) : System
scenarioId System.Guid
name string
deleted bool
linkedCriteria IEnumerable
리턴 System