Exemple #1
0
 // inherit javadoc
 public override Document Doc(int i)
 {
     return(reader.Document(i));
 }