Ejemplo n.º 1
0
 public MelangePurchaseController(MvcMelangePurchaseContext context)
 {
     _context = context;
 }