C# Class PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo.CreditAdded

Inheritance: PPPDDDChap23.EventSourcing.Application.Infrastructure.DomainEvent
Mostra file Open project: elbandit/PPPDDD Class Usage Examples

Public Methods

Method Description
CreditAdded ( System.Guid aggregateId, Money credit ) : System

Method Details

CreditAdded() public method

public CreditAdded ( System.Guid aggregateId, Money credit ) : System
aggregateId System.Guid
credit Money
return System