C# 클래스 Taro.AggregateRoot

상속: IEventSource
파일 보기 프로젝트 열기: mouhong/Taro

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
AppendEvent ( IEvent theEvent ) : void

메소드 상세

AppendEvent() 보호된 메소드

protected AppendEvent ( IEvent theEvent ) : void
theEvent IEvent
리턴 void