|
23 | 23 | </Attribute>
|
24 | 24 | </Attributes>
|
25 | 25 | <Docs>
|
26 |
| - <summary>To be added.</summary> |
| 26 | + <summary>Represents a data contract that defines serialization and deserialization behavior for types.</summary> |
27 | 27 | <remarks>To be added.</remarks>
|
28 | 28 | </Docs>
|
29 | 29 | <Members>
|
|
60 | 60 | <ReturnType>System.Runtime.Serialization.DataContracts.DataContract</ReturnType>
|
61 | 61 | </ReturnValue>
|
62 | 62 | <Docs>
|
63 |
| - <summary>To be added.</summary> |
| 63 | + <summary>Gets the base data contract for this data contract.</summary> |
64 | 64 | <value>To be added.</value>
|
65 | 65 | <remarks>To be added.</remarks>
|
66 | 66 | </Docs>
|
|
90 | 90 | <ReturnType>System.String</ReturnType>
|
91 | 91 | </ReturnValue>
|
92 | 92 | <Docs>
|
93 |
| - <summary>To be added.</summary> |
| 93 | + <summary>Gets the contract type name for this data contract.</summary> |
94 | 94 | <value>To be added.</value>
|
95 | 95 | <remarks>To be added.</remarks>
|
96 | 96 | </Docs>
|
|
408 | 408 | <ReturnType>System.Boolean</ReturnType>
|
409 | 409 | </ReturnValue>
|
410 | 410 | <Docs>
|
411 |
| - <summary>To be added.</summary> |
| 411 | + <summary>Gets a value indicating whether the data contract is serialized by reference.</summary> |
412 | 412 | <value>To be added.</value>
|
413 | 413 | <remarks>To be added.</remarks>
|
414 | 414 | </Docs>
|
|
432 | 432 | <ReturnType>System.Boolean</ReturnType>
|
433 | 433 | </ReturnValue>
|
434 | 434 | <Docs>
|
435 |
| - <summary>To be added.</summary> |
| 435 | + <summary>Gets a value indicating whether the data contract represents a value type.</summary> |
436 | 436 | <value>To be added.</value>
|
437 | 437 | <remarks>To be added.</remarks>
|
438 | 438 | </Docs>
|
|
608 | 608 | <ReturnType>System.Xml.XmlQualifiedName</ReturnType>
|
609 | 609 | </ReturnValue>
|
610 | 610 | <Docs>
|
611 |
| - <summary>To be added.</summary> |
| 611 | + <summary>Gets the XML qualified name for the data contract.</summary> |
612 | 612 | <value>To be added.</value>
|
613 | 613 | <remarks>To be added.</remarks>
|
614 | 614 | </Docs>
|
|
0 commit comments