Пример #1
0
 public bool DeleteKH(int MAKH)
 {
     return(hd_dal.DeleteKH(MAKH));
 }