Beispiel #1
0
 public InvestmentVehicleDataRepositoryStub()
 {
     _entityDtoCollectionForTest = new EntityDtoCollectionForTest();
 }
 public InvestmentVehicleDataGatewayStub()
 {
     _entityDtoCollectionForTest = new EntityDtoCollectionForTest();
 }