Exemple #1
0
 public bool Eliminar(int id)
 {
     return(tran.CargaTipo_Eliminar(id));
 }