Example #1
0
 public SanPhams_APIController(DockerDemoContext context)
 {
     _context = context;
 }
Example #2
0
 public KhachHangsController(DockerDemoContext context)
 {
     _context = context;
 }