コード例 #1
0
ファイル: AggregateRoot.cs プロジェクト: BclEx/BclEx-Abstract
 public void ApplyEvent(AggregateRoot aggregate, Event e)
 {
 }