// Assembly: System.Core
// Full name: System.Dynamic.DynamicMetaObjectBinder

namespace System.Dynamic
{
public class DynamicMetaObjectBinder // TypeDefIndex: 10147
{

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public virtual type#27705 get_ReturnType() { }
	// RVA: -1
	public virtual type#18184 Bind(type#13299 args, type#10063 parameters, type#21767 returnLabel) { }
	// RVA: -1
	private static type#12998 CreateArgumentMetaObjects(type#13299 args, type#10063 parameters) { }
	// RVA: -1
	public abstract type#17562 Bind(type#17562 target, type#12998 args) { }
	// RVA: -1
	public type#18184 GetUpdateExpression(type#27705 type) { }
	// RVA: -1
	internal virtual type#15313 get_IsStandardBinder() { }
}
}
