C# Class Cqrs.Tests.SomeDomainEntity

Inheritance: AggregateRoot
Afficher le fichier Open project: fkalseth/tasknotes Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( IDomainEvent ev ) : void

Method Details

Apply() public méthode

public Apply ( IDomainEvent ev ) : void
ev IDomainEvent
Résultat void