Exemplo n.º 1
0
 public bool Destroy(object IdVehiculoPMP)
 {
     return(AutVehiculoPmp.Destroy(IdVehiculoPMP) == 1);
 }