public static void main(string[] args) { TimeslotVenueDA da = new TimeslotVenueDA(); }
public MaintainTimeslotVenueControl() { timeslotVenueDA = new TimeslotVenueDA(); }