public static List <TemplateActivityexprizeEntity> GetAll() { var provider = new TemplateActivityexprizeProvider(); return(provider.GetAll()); }