Пример #1
0
 public bool Destroy(object IdMarca)
 {
     return(AutMarca.Destroy(IdMarca) == 1);
 }