예제 #1
0
 /// <summary>
 /// Caching Home Page Data
 /// </summary>
 public override void Execute()
 {
     dataCore.CacheHomePageData();
 }