C# Class Taro.AggregateRoot

Inheritance: IEventSource
Afficher le fichier Open project: mouhong/Taro

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
AppendEvent ( IEvent theEvent ) : void

Method Details

AppendEvent() protected méthode

protected AppendEvent ( IEvent theEvent ) : void
theEvent IEvent
Résultat void