示例#1
0
 public List <SP_GetStylists> BLL_GetStylists()
 {
     return(db.GetAllStylists());
 }