Example #1
0
 public int Grabar(canton item)
 {
     return(item.GrabarObjetoT(x => x.id));
 }