Exemplo n.º 1
0
 private T LoadData(int index)
 {
     return(Cache.LoadData(index));
 }