4 out of 6 rated this helpful - Rate this topic

Microsoft.CSharp Namespaces

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#.

NamespaceDescription
Microsoft.CSharpThe Microsoft.CSharp namespace contains classes that support compilation and code generation using the C# language.
Microsoft.CSharp.RuntimeBinderThe Microsoft.CSharp.RuntimeBinder namespace provides classes and interfaces that support interoperation between Dynamic Language Runtime and C#.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.