C# 클래스 Composable.CQRS.EventSourcing.Refactoring.Migrations.EndOfAggregateHistoryEventPlaceHolder

상속: AggregateRootEvent
파일 보기 프로젝트 열기: mlidbom/Composable.Monolithic

공개 메소드들

메소드 설명
EndOfAggregateHistoryEventPlaceHolder ( System.Guid aggregateId, int i ) : System

메소드 상세

EndOfAggregateHistoryEventPlaceHolder() 공개 메소드

public EndOfAggregateHistoryEventPlaceHolder ( System.Guid aggregateId, int i ) : System
aggregateId System.Guid
i int
리턴 System