Example #1
0
 public bool Destroy(object IdTribu)
 {
     return(PnTribu.Destroy(IdTribu) == 1);
 }