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