public KhachhangController(QLKinhDoanhContext context)
 {
     _context = context;
 }
Beispiel #2
0
 public MathangController(QLKinhDoanhContext context)
 {
     _context = context;
 }
 public CtPhieudathangController(QLKinhDoanhContext context)
 {
     _context = context;
 }
 public TuVanKhController(QLKinhDoanhContext context)
 {
     _context = context;
 }
 public NhacungcapController(QLKinhDoanhContext context)
 {
     _context = context;
 }