Esempio n. 1
0
 public int Grabar(persona item)
 {
     return(item.GrabarObjetoT(x => x.id));
 }