예제 #1
0
        public bool them(ThuocDTO th)
        {
            bool re = thDAL.them(th);

            return(re);
        }
예제 #2
0
        public bool them(ThuocDTO lb)
        {
            bool re = bdal.them(lb);

            return(re);
        }