Microsoft.CSharp Namespaces
.NET Framework 4.5
The Microsoft.CSharp namespaces contain types that support compilation and code generation of source code written in the C# language, and types that support interoperation betwen the dynamic language runtime (DLR) and C#.
| Namespace | Description |
|---|---|
| Microsoft.CSharp | The Microsoft.CSharp namespace contains classes that support compilation and code generation using the C# language. |
| Microsoft.CSharp.Activities | Classes related to C# activities. |
| Microsoft.CSharp.RuntimeBinder | The Microsoft.CSharp.RuntimeBinder namespace provides classes and interfaces that support interoperation between Dynamic Language Runtime and C#. |