public SongsController(wsoappContext context) { _context = context; }
public EventtypesController(wsoappContext context) { _context = context; }
public ServiceeventsController(wsoappContext context) { _context = context; }
public PeopleController(wsoappContext context) { _context = context; }