예제 #1
0
 public override IdRange NextIdBatch(int size)
 {
     return(Actual.nextIdBatch(size));
 }