We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0496e6b commit 4317ec4Copy full SHA for 4317ec4
xml/System.Xml.Linq/XDocumentType.xml
@@ -852,7 +852,7 @@ SystemId:Pubs.dtd
852
<param name="writer">The writer to write this <see cref="T:System.Xml.Linq.XDocumentType" /> to.</param>
853
<param name="cancellationToken">A token that can be used to request cancellation of the asynchronous operation.</param>
854
<summary>Writes this <see cref="T:System.Xml.Linq.XDocumentType" /> to the specified <see cref="T:System.Xml.XmlWriter" />.</summary>
855
- <returns>To be added.</returns>
+ <returns>A task representing the asynchronous write operation.</returns>
856
<remarks>To be added.</remarks>
857
</Docs>
858
</Member>
0 commit comments