Example #1
0
 public override float ReadContentAsFloat()
 {
     CheckAsync();
     return(_coreReader.ReadContentAsFloat());
 }