C# Class PPPDDDChap23.EventSourcing.Application.Infrastructure.DomainEvent

ファイルを表示 Open project: elbandit/PPPDDD Class Usage Examples

Public Methods

Method Description
DomainEvent ( System.Guid aggregateId ) : System

Method Details

DomainEvent() public method

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