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