Exemple #1
0
 public DataTable BLL_GetAllInfo(string id)
 {
     return(db.GetAllInfo(id));
 }