Ejemplo n.º 1
0
 public int DeleteKH(int MaKH)
 {
     return(khDAL.DeleteKH(MaKH));
 }