예제 #1
0
 public override PageCursor OpenPageCursorForReading(long id)
 {
     return(Actual.openPageCursorForReading(id));
 }