C# Class CQRS.Tests.CQRS.EventSourcing.AggregateRoot.NestedEntitiesTests.GuidId.Domain.Events.RootEvent.Implementation.Root

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

Méthodes protégées

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

Method Details

Root() protected méthode

protected Root ( ) : System
Résultat System

Root() protected méthode

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