C# 클래스 CQRS.Tests.CQRS.EventSourcing.SomeEvent

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

공개 메소드들

메소드 설명
SomeEvent ( System.Guid aggregateRootId, int version ) : System

메소드 상세

SomeEvent() 공개 메소드

public SomeEvent ( System.Guid aggregateRootId, int version ) : System
aggregateRootId System.Guid
version int
리턴 System