C# Class Taro.AggregateRoot

Inheritance: IEventSource
Show file Open project: mouhong/Taro

Private Properties

Property Type Description

Protected Methods

Method Description
AppendEvent ( IEvent theEvent ) : void

Method Details

AppendEvent() protected method

protected AppendEvent ( IEvent theEvent ) : void
theEvent IEvent
return void