Example #1
0
 public override object ReadContentAsObject()
 {
     CheckAsync();
     return(_coreReader.ReadContentAsObject());
 }