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 74587ec commit b9f3fb8Copy full SHA for b9f3fb8
xml/System.Text.Json.Serialization/JsonAttribute.xml
@@ -14,7 +14,7 @@
14
</Base>
15
<Interfaces />
16
<Docs>
17
- <summary>The base class of serialization attributes.</summary>
+ <summary>Provides the base class for serialization attributes.</summary>
18
<remarks>To be added.</remarks>
19
</Docs>
20
<Members>
@@ -31,9 +31,9 @@
31
</AssemblyInfo>
32
<Parameters />
33
34
- <summary>Creates a JsonAttribute instance.</summary>
+ <summary>Creates a new instance of the <see cref="T:System.Text.Json.Serialization.JsonAttribute" /> instance.</summary>
35
36
37
</Member>
38
</Members>
39
-</Type>
+</Type>
0 commit comments