Skip to content

Commit d4a180f

Browse files
Jan Jahodagewarren
andauthored
HttpMethod - update doc (#4276)
* Add PATCH description * Update xml/System.Net.Http/HttpMethod.xml Co-authored-by: Genevieve Warren <[email protected]> * Update xml/System.Net.Http/HttpMethod.xml Co-authored-by: Genevieve Warren <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
1 parent 4f2a190 commit d4a180f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Net.Http/HttpMethod.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,8 +471,8 @@
471471
<ReturnType>System.Net.Http.HttpMethod</ReturnType>
472472
</ReturnValue>
473473
<Docs>
474-
<summary>To be added.</summary>
475-
<value>To be added.</value>
474+
<summary>Gets the HTTP PATCH protocol method.</summary>
475+
<value>The HTTP PATCH protocol method.</value>
476476
<remarks>To be added.</remarks>
477477
</Docs>
478478
</Member>

0 commit comments

Comments
 (0)