Example #1
0
 public override int ReadContentAsInt()
 {
     CheckAsync();
     return(_coreReader.ReadContentAsInt());
 }