1 out of 1 rated this helpful - Rate this topic

Microsoft.CSharp.RuntimeBinder Namespace

The Microsoft.CSharp.RuntimeBinder namespace provides classes and interfaces that support interoperation between Dynamic Language Runtime and C#.

  Class Description
Public class Binder Infrastructure. Contains factory methods to create dynamic call site binders for CSharp.
Public class CSharpArgumentInfo Infrastructure. Represents information about C# dynamic operations that are specific to particular arguments at a call site. Instances of this class are generated by the C# compiler.
Public class RuntimeBinderException Represents an error that occurs when a dynamic bind in the C# runtime binder is processed.
Public class RuntimeBinderInternalCompilerException Represents an error that occurs when a dynamic bind in the C# runtime binder is processed.
  Enumeration Description
Public enumeration CSharpArgumentInfoFlags Infrastructure. Represents information about C# dynamic operations that are specific to particular arguments at a call site. Instances of this class are generated by the C# compiler.
Public enumeration CSharpBinderFlags Infrastructure. Represents information about C# dynamic operations that are not specific to particular arguments at a call site. Instances of this class are generated by the C# compiler.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ