public void SetUp()
 {
     _sut = new WithoutHandlersAggregateRootEntity();
 }
示例#2
0
 public void SetUp()
 {
     _sut = new WithoutHandlersAggregateRootEntity();
 }