public BarberEquipmentEFRepository() { _ctx = new HairCutAppointmentContext(); }
public HairCutAppointmentEFRepository() { _ctx = new HairCutAppointmentContext(); }