示例#1
0
 public List <SP_GetEmpNames> BLL_GetEmpNames()
 {
     return(db.GetEmpNames());
 }