forked from dotnet/dotnet-api-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathns-System.CodeDom.xml
15 lines (12 loc) · 925 Bytes
/
ns-System.CodeDom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<Namespace Name="System.CodeDom">
<Docs>
<summary>Contains classes that can be used to represent the elements and structure of a source code document. The classes in this namespace can be used to model the structure of a source code document that can be output as source code in a supported language using the functionality provided by the <see cref="N:System.CodeDom.Compiler" /> namespace.</summary>
<remarks>
<format type="text/markdown"><.
For a table that lists the CodeDOM elements by type and function, see the [CodeDOM Quick Reference](/previous-versions/dotnet/netframework-4.0/f1dfsbhc(v=vs.100)).
]]></format>
</remarks>
</Docs>
</Namespace>