이름 |
설명 |
CSharpArgumentInfo |
|
CSharpBinaryOperationBinder |
Represents a dynamic binary operation in C#, providing the binding semantics and the details about the operation. Instances of this class are generated by the C# compiler. |
CSharpBinder |
|
CSharpConvertBinder |
Represents a dynamic conversion in C#, providing the binding semantics and the details about the operation. Instances of this class are generated by the C# compiler. |
CSharpGetIndexBinder |
|
CSharpGetMemberBinder |
Represents a dynamic property access in C#, providing the binding semantics and the details about the operation. Instances of this class are generated by the C# compiler. |
CSharpInvokeBinder |
Represents a dynamic delegate-like call in C#, providing the binding semantics and the details about the operation. Instances of this class are generated by the C# compiler. |
CSharpInvokeConstructorBinder |
|
CSharpInvokeMemberBinder |
Represents a dynamic method call in C#, providing the binding semantics and the details about the operation. Instances of this class are generated by the C# compiler. |
CSharpIsEventBinder |
Used to test whether a dynamic member over which += or -= is used is an event member. |
CSharpSetIndexBinder |
Represents a dynamic indexer access in C#, providing the binding semantics and the details about the operation. Instances of this class are generated by the C# compiler. |
CSharpSetMemberBinder |
Represents a dynamic property access in C#, providing the binding semantics and the details about the operation. Instances of this class are generated by the C# compiler. |
CSharpUnaryOperationBinder |
Represents a dynamic unary operation in C#, providing the binding semantics and the details about the operation. Instances of this class are generated by the C# compiler. |
DynamicContext |
|
Error |
|
ErrorPrinter |
|
ExpressionTreeCallRewriter |
|
ExpressionTreeCallRewriter.ExpressionEXPR |
|
RuntimeBinder |
|
RuntimeBinder.ArgumentObject |
|
RuntimeBinderContext |
|
RuntimeBinderException |
|
RuntimeBinderExtensions |
|
RuntimeBinderInternalCompilerException |
|
SymbolTable |
|
SymbolTable.NameHashKey |
|