示例#1
0
 public override byte GetByte(int ordinal)
 {
     return(InnerDataReader.GetByte(ordinal));
 }