Exemple #1
0
 public SubController(OrderInfoContext orderInfoContext)
 {
     _orderInfoContext = orderInfoContext;
 }