예제 #1
0
 public int Preload(int numPages, BrightstarProfiler profiler)
 {
     return(_pageStore.Preload(numPages, profiler));
 }