Esempio n. 1
0
 public CHITIETSD GetByID(int id)
 {
     return(ctsdDAO.GetByID(id));
 }