예제 #1
0
 public List <SP_GetServices> BLL_GetAllServices()
 {
     return(db.GetAllServices());
 }