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

namespace System.Dynamic
{
public class UnaryOperationBinder // TypeDefIndex: 10168
{

	// Methods
	// RVA: -1
	public type#17562 FallbackUnaryOperation(type#17562 target) { }
	// RVA: -1
	public abstract type#17562 FallbackUnaryOperation(type#17562 target, type#17562 errorSuggestion) { }
	// RVA: -1
	public virtual type#17562 Bind(type#17562 target, type#12998 args) { }
}
}
