Skip to content

Commit 55322a0

Browse files
authored
Document System.Runtime.InteropServices.Swift namespace (#10227)
1 parent dfcf8aa commit 55322a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Namespace Name="System.Runtime.InteropServices.Swift">
22
<Docs>
3-
<summary>To be added.</summary>
4-
<remarks>To be added.</remarks>
3+
<summary>Support types for .NET interop with Swift code.</summary>
4+
<remarks>These types are used by low level interop and code-generation tools to enable interop between .NET code and Swift code.</remarks>
55
</Docs>
66
</Namespace>

0 commit comments

Comments
 (0)