コード例 #1
0
 public List <UspGetAllEmployers> BLL_GetAllEmployers()
 {
     return(dBAccess.GetAllEmployers());
 }