コード例 #1
0
 public InvestmentVehicleDataRepositoryStub()
 {
     _entityDtoCollectionForTest = new EntityDtoCollectionForTest();
 }
コード例 #2
0
 public InvestmentVehicleDataGatewayStub()
 {
     _entityDtoCollectionForTest = new EntityDtoCollectionForTest();
 }