Exemple #1
0
 public DeliveryService()
 {
     this._unitOfWork = new UnitOfWork();
     this._hubUnitOfWork = new Data.Hub.UnitOfWork();
 }
Exemple #2
0
 public DeliveryService()
 {
     this._unitOfWork    = new UnitOfWork();
     this._hubUnitOfWork = new Data.Hub.UnitOfWork();
 }