Ejemplo n.º 1
0
        public List <TaiKhoan> LayDSTaiKhoan()
        {
            var ds = db.LayDSTaiKhoan();

            return(ds);
        }