Exemplo n.º 1
0
 public OrdersController(Chartex_Context context)
 {
     _context = context;
 }
Exemplo n.º 2
0
 public Chartex_viewController(Chartex_Context context)
 {
     _context = context;
 }
Exemplo n.º 3
0
 public PersionsController(Chartex_Context context)
 {
     _context = context;
 }