Exemple #1
0
 public TblJobPortal GetJobPortalByCriteria(int key)
 {
     return(MastersDAL.GetJobPortalByCriteria(key));
 }