コード例 #1
0
 public override Task WriteEndDocumentAsync()
 {
     CheckAsync();
     return(SetLastTask(CoreWriter.WriteEndDocumentAsync()));
 }