public HelperDeptEmp() { c = new ContextHospitalDataContext(); }
public HelperDept() { this.c = new ContextHospitalDataContext(); }