Example #1
0
 /// <summary>
 /// Retrieve data that is going to be stored in cache
 /// </summary>
 /// <returns></returns>
 protected override object GetData()
 {
     return(CSFactory.GetResource());
 }