Binder (class)

This type is found in the namespace Microsoft.CSharp.RuntimeBinder

mBinaryOperationCallSiteBinder
mConvertCallSiteBinder
mGetIndexCallSiteBinder
mGetMemberCallSiteBinder
mInvokeCallSiteBinder
mInvokeMemberCallSiteBinder
mInvokeConstructorCallSiteBinder
mIsEventCallSiteBinder
mSetIndexCallSiteBinder
mSetMemberCallSiteBinder
mUnaryOperationCallSiteBinder
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString

BinaryOperation

Convert

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
operationSystem.Linq.Expressions.ExpressionType
contextSystem.Type
argumentInfoSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]

GetIndex

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
typeSystem.Type
contextSystem.Type

GetMember

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
contextSystem.Type
argumentInfoSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]

Invoke

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
nameSystem.String
contextSystem.Type
argumentInfoSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]

InvokeMember

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
contextSystem.Type
argumentInfoSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]

InvokeConstructor

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
nameSystem.String
typeArgumentsSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
contextSystem.Type
argumentInfoSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]

IsEvent

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
contextSystem.Type
argumentInfoSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]

SetIndex

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
nameSystem.String
contextSystem.Type

SetMember

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
contextSystem.Type
argumentInfoSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]

UnaryOperation

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
nameSystem.String
contextSystem.Type
argumentInfoSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]

Equals

flagsMicrosoft.CSharp.RuntimeBinder.CSharpBinderFlags
operationSystem.Linq.Expressions.ExpressionType
contextSystem.Type
argumentInfoSystem.Collections.Generic.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]

GetHashCode

objSystem.Object

GetType

.

ToString

.
.