Esempio n. 1
0
 public TblEmployeePanelMapping GetEmployeePanelByCriteria(int key)
 {
     return(MastersDAL.GetEmployeePanelByCriteria(key));
 }