public bool them(ThuocDTO th) { bool re = thDAL.them(th); return(re); }
public bool them(ThuocDTO lb) { bool re = bdal.them(lb); return(re); }