Skip to content

Commit b9f3fb8

Browse files
author
Ron Petrusha
authored
Update JsonAttribute.xml
1 parent 74587ec commit b9f3fb8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

xml/System.Text.Json.Serialization/JsonAttribute.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</Base>
1515
<Interfaces />
1616
<Docs>
17-
<summary>The base class of serialization attributes.</summary>
17+
<summary>Provides the base class for serialization attributes.</summary>
1818
<remarks>To be added.</remarks>
1919
</Docs>
2020
<Members>
@@ -31,9 +31,9 @@
3131
</AssemblyInfo>
3232
<Parameters />
3333
<Docs>
34-
<summary>Creates a JsonAttribute instance.</summary>
34+
<summary>Creates a new instance of the <see cref="T:System.Text.Json.Serialization.JsonAttribute" /> instance.</summary>
3535
<remarks>To be added.</remarks>
3636
</Docs>
3737
</Member>
3838
</Members>
39-
</Type>
39+
</Type>

0 commit comments

Comments
 (0)