10 lines
559 B
XML
10 lines
559 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Namespace Name="System.Diagnostics.Contracts">
|
||
|
<Docs>
|
||
|
<remarks>To enforce the code contracts at runtime use the ccrewrite tool. To statically check the code contracts use the cccheck tool.</remarks>
|
||
|
<summary>
|
||
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
||
|
<para>The <see cref="N:System.Diagnostics.Contracts" /> namespace contains static classes for representing program contracts such as preconditions, postconditions, and invariants.</para>
|
||
|
</summary>
|
||
|
</Docs>
|
||
|
</Namespace>
|