Binder (class)

This type is found in the namespace System.Reflection

mBindToMethodMethodBase
mBindToFieldFieldInfo
mSelectMethodMethodBase
mSelectPropertyPropertyInfo
mChangeTypeObject
mReorderArgumentArrayVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString

BindToMethod

BindToField

bindingAttrSystem.Reflection.BindingFlags
matchSystem.Reflection.MethodBase[]
argsSystem.Object[]&
modifiersSystem.Reflection.ParameterModifier[]
cultureSystem.Globalization.CultureInfo
namesSystem.String[]
stateSystem.Object&

SelectMethod

bindingAttrSystem.Reflection.BindingFlags
matchSystem.Reflection.FieldInfo[]
valueSystem.Object
cultureSystem.Globalization.CultureInfo

SelectProperty

bindingAttrSystem.Reflection.BindingFlags
matchSystem.Reflection.MethodBase[]
typesSystem.Type[]
modifiersSystem.Reflection.ParameterModifier[]

ChangeType

bindingAttrSystem.Reflection.BindingFlags
matchSystem.Reflection.PropertyInfo[]
returnTypeSystem.Type
indexesSystem.Type[]
modifiersSystem.Reflection.ParameterModifier[]

ReorderArgumentArray

valueSystem.Object
typeSystem.Type
cultureSystem.Globalization.CultureInfo

Equals

argsSystem.Object[]&
stateSystem.Object

GetHashCode

objSystem.Object

GetType

.

ToString

.
.