Ejemplo n.º 1
0
 public List <UspGetAllEmployers> BLL_GetAllEmployers()
 {
     return(dBAccess.GetAllEmployers());
 }