public CommonService()
 {
     smartDeliveryContext = new SmartDeliveryContext();
 }
Exemple #2
0
 public OtherController()
 {
     SmartDeliveryContext = new SmartDeliveryContext();
 }