예제 #1
0
 public override bool MoveToNextAttribute()
 {
     CheckAsync();
     return(_coreReader.MoveToNextAttribute());
 }