예제 #1
0
 private T LoadData(int index)
 {
     return(Cache.LoadData(index));
 }