C# 클래스 AccountManagement.Domain.Events.Implementation.AccountEvent

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

보호된 메소드들

메소드 설명
AccountEvent ( ) : System
AccountEvent ( System.Guid aggregateRootId ) : System

메소드 상세

AccountEvent() 보호된 메소드

protected AccountEvent ( ) : System
리턴 System

AccountEvent() 보호된 메소드

protected AccountEvent ( System.Guid aggregateRootId ) : System
aggregateRootId System.Guid
리턴 System