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

Inheritance: AggregateRootEvent, IAccountEvent
Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes protégées

Méthode Description
AccountEvent ( ) : System
AccountEvent ( System.Guid aggregateRootId ) : System

Method Details

AccountEvent() protected méthode

protected AccountEvent ( ) : System
Résultat System

AccountEvent() protected méthode

protected AccountEvent ( System.Guid aggregateRootId ) : System
aggregateRootId System.Guid
Résultat System