Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add summary for System.Threading.Channels
  • Loading branch information
mairaw authored Oct 16, 2018
commit 22c0c461503c427a21b373e8f8b559e2b5293e56
2 changes: 1 addition & 1 deletion xml/ns-System.Threading.Channels.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Namespace Name="System.Threading.Channels">
<Docs>
<summary>To be added.</summary>
<summary>Provides a set of synchronization data structures for passing data between producers and consumers asynchronously.</summary>
<remarks>To be added.</remarks>
</Docs>
</Namespace>