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 d21aa67 commit fbf2ea8Copy full SHA for fbf2ea8
xml/System.Text.Json.Nodes/JsonNode.xml
@@ -548,7 +548,7 @@ The underlying value of a <xref:System.Text.Json.Nodes.JsonValue> after deserial
548
</Parameters>
549
<Docs>
550
<param name="value">A <see cref="T:System.Byte" /> to explicitly convert.</param>
551
- <summary>Defines an explicit conversion of a given see cref="T:System.Text.Json.Nodes.JsonNode" /> to a <see cref="T:System.Byte" /><.</summary>
+ <summary>Defines an explicit conversion of a given <see cref="T:System.Text.Json.Nodes.JsonNode" /> to a <see cref="T:System.Byte" />.</summary>
552
<returns>A value converted from the <see cref="T:System.Text.Json.Nodes.JsonNode" /> instance.</returns>
553
<remarks>To be added.</remarks>
554
</Docs>
0 commit comments