Ejemplo n.º 1
0
        public bool them(ThuocDTO th)
        {
            bool re = thDAL.them(th);

            return(re);
        }
Ejemplo n.º 2
0
        public bool them(ThuocDTO lb)
        {
            bool re = bdal.them(lb);

            return(re);
        }