コード例 #1
0
 public CommonService()
 {
     smartDeliveryContext = new SmartDeliveryContext();
 }
コード例 #2
0
 public OtherController()
 {
     SmartDeliveryContext = new SmartDeliveryContext();
 }