C# Class Sample.Events.AggregateRootEvent

Inheritance: IEvent
Mostra file Open project: thedersen/DDDCourse

Public Methods

Method Description
AggregateRootEvent ( System.Guid aggregateId ) : System

Method Details

AggregateRootEvent() public method

public AggregateRootEvent ( System.Guid aggregateId ) : System
aggregateId System.Guid
return System