C# Class AccountManagement.Domain.Events.Implementation.AccountEvent

Inheritance: AggregateRootEvent, IAccountEvent
Show file Open project: mlidbom/Composable.Monolithic

Protected Methods

Method Description
AccountEvent ( ) : System
AccountEvent ( System.Guid aggregateRootId ) : System

Method Details

AccountEvent() protected method

protected AccountEvent ( ) : System
return System

AccountEvent() protected method

protected AccountEvent ( System.Guid aggregateRootId ) : System
aggregateRootId System.Guid
return System