Esempio n. 1
0
 public DataTable timVe(string id)
 {
     return(dao.timVe(id));
 }