Пример #1
0
        public List <CMS_Notifications_LayTatCa_Result> GetAll()
        {
            var objects = MyContext.CMS_Notifications_LayTatCa().ToList();

            return(objects);
        }