public MovieController() { _Context = new VRDbContext(); }
public CustomerController() { _context = new VRDbContext(); }