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

Inheritance: AggregateRootEvent, IRoot
Mostra file Open project: mlidbom/Composable.Monolithic

Protected Methods

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

Method Details

Root() protected method

protected Root ( ) : System
return System

Root() protected method

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