Skip to content

Commit 9b67ae5

Browse files
maryamariyanmairaw
andcommitted
Add docs for AdaptationConstants (#2808)
* Add docs for AdaptationConstants APIs * Update xml/System.ComponentModel.Composition/AdaptationConstants.xml Co-Authored-By: Maira Wenzel <[email protected]>
1 parent 2d63ab3 commit 9b67ae5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

xml/System.ComponentModel.Composition/AdaptationConstants.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</Base>
1515
<Interfaces />
1616
<Docs>
17-
<summary>To be added.</summary>
17+
<summary>Contains static metadata keys used by the composition system.</summary>
1818
<remarks>To be added.</remarks>
1919
</Docs>
2020
<Members>
@@ -34,7 +34,7 @@
3434
<ReturnType>System.String</ReturnType>
3535
</ReturnValue>
3636
<Docs>
37-
<summary>To be added.</summary>
37+
<summary>Specifies the contract name for an adapter.</summary>
3838
<remarks>To be added.</remarks>
3939
</Docs>
4040
</Member>
@@ -54,7 +54,7 @@
5454
<ReturnType>System.String</ReturnType>
5555
</ReturnValue>
5656
<Docs>
57-
<summary>To be added.</summary>
57+
<summary>Specifies the metadata key created by the composition system to mark an adapter from a contract.</summary>
5858
<remarks>To be added.</remarks>
5959
</Docs>
6060
</Member>
@@ -74,9 +74,9 @@
7474
<ReturnType>System.String</ReturnType>
7575
</ReturnValue>
7676
<Docs>
77-
<summary>To be added.</summary>
77+
<summary>Specifies the metadata key created by the composition system to mark an adapter to a contract.</summary>
7878
<remarks>To be added.</remarks>
7979
</Docs>
8080
</Member>
8181
</Members>
82-
</Type>
82+
</Type>

0 commit comments

Comments
 (0)