Skip to content

Commit c5f3a6b

Browse files
Jan JahodaJan Jahodakarelz
authored
MediaTypeNames+Application - update documentation (#4324)
* MediaTypeNames+Application - update documentation * Apply suggestions from code review Co-authored-by: Karel Zikmund <[email protected]> Co-authored-by: Jan Jahoda <[email protected]> Co-authored-by: Karel Zikmund <[email protected]>
1 parent 327a855 commit c5f3a6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Net.Mime/MediaTypeNames+Application.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<ReturnType>System.String</ReturnType>
6565
</ReturnValue>
6666
<Docs>
67-
<summary>To be added.</summary>
67+
<summary>Specifies that the <see cref="T:System.Net.Mime.MediaTypeNames.Application" /> data is in JSON format.</summary>
6868
<remarks>To be added.</remarks>
6969
</Docs>
7070
</Member>
@@ -233,7 +233,7 @@
233233
<ReturnType>System.String</ReturnType>
234234
</ReturnValue>
235235
<Docs>
236-
<summary>To be added.</summary>
236+
<summary>Specifies that the <see cref="T:System.Net.Mime.MediaTypeNames.Application" /> data is in XML format.</summary>
237237
<remarks>To be added.</remarks>
238238
</Docs>
239239
</Member>

0 commit comments

Comments
 (0)