// Assembly: mscorlib
// Full name: System.Reflection.Binder

namespace System.Reflection
{
public class Binder // TypeDefIndex: 4515
{

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public abstract type#18472 BindToField(type#15231 bindingAttr, type#13045 match, type#23705 value, type#16623 culture) { }
	// RVA: -1
	public abstract type#22674 BindToMethod(type#15231 bindingAttr, type#13258 match, type#11721 args, type#13324 modifiers, type#16623 culture, type#13453 names, type#12030 state) { }
	// RVA: -1
	public abstract type#23705 ChangeType(type#23705 value, type#27705 type, type#16623 culture) { }
	// RVA: -1
	public abstract type#28660 ReorderArgumentArray(type#11721 args, type#23705 state) { }
	// RVA: -1
	public abstract type#22674 SelectMethod(type#15231 bindingAttr, type#13258 match, type#13534 types, type#13324 modifiers) { }
	// RVA: -1
	public abstract type#24780 SelectProperty(type#15231 bindingAttr, type#13342 match, type#27705 returnType, type#13534 indexes, type#13324 modifiers) { }
}
}
