// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Utilities.DynamicProxy`1

namespace Newtonsoft.Json.Utilities
{
public class DynamicProxy`1 // TypeDefIndex: 10273
{

	// Methods
	// RVA: -1
	public virtual type#6710 GetDynamicMemberNames(type#1071 instance) { }
	// RVA: -1
	public virtual type#15313 TryBinaryOperation(type#1071 instance, type#15205 binder, type#23705 arg, type#12030 result) { }
	// RVA: -1
	public virtual type#15313 TryConvert(type#1071 instance, type#16494 binder, type#12030 result) { }
	// RVA: -1
	public virtual type#15313 TryCreateInstance(type#1071 instance, type#16567 binder, type#13299 args, type#12030 result) { }
	// RVA: -1
	public virtual type#15313 TryDeleteIndex(type#1071 instance, type#17256 binder, type#13299 indexes) { }
	// RVA: -1
	public virtual type#15313 TryDeleteMember(type#1071 instance, type#17259 binder) { }
	// RVA: -1
	public virtual type#15313 TryGetIndex(type#1071 instance, type#19119 binder, type#13299 indexes, type#12030 result) { }
	// RVA: -1
	public virtual type#15313 TryGetMember(type#1071 instance, type#19122 binder, type#12030 result) { }
	// RVA: -1
	public virtual type#15313 TryInvoke(type#1071 instance, type#21065 binder, type#13299 args, type#12030 result) { }
	// RVA: -1
	public virtual type#15313 TryInvokeMember(type#1071 instance, type#21069 binder, type#13299 args, type#12030 result) { }
	// RVA: -1
	public virtual type#15313 TrySetIndex(type#1071 instance, type#25920 binder, type#13299 indexes, type#23705 value) { }
	// RVA: -1
	public virtual type#15313 TrySetMember(type#1071 instance, type#25924 binder, type#23705 value) { }
	// RVA: -1
	public virtual type#15313 TryUnaryOperation(type#1071 instance, type#27992 binder, type#12030 result) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
