예제 #1
0
 public OrdersController(Chartex_Context context)
 {
     _context = context;
 }
예제 #2
0
 public Chartex_viewController(Chartex_Context context)
 {
     _context = context;
 }
예제 #3
0
 public PersionsController(Chartex_Context context)
 {
     _context = context;
 }