コード例 #1
0
        public List <SanPham> LaySPMoi()
        {
            var ds = db.LayDSSPMoi();

            return(ds);
        }