// Assembly: mscorlib
// Full name: System.RuntimeMethodHandle

namespace System
{
public class RuntimeMethodHandle // TypeDefIndex: 3694
{
	// Fields
	type#20926 value;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20925 v) { }
	// RVA: -1
	private type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public type#20925 get_Value() { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	internal static type#26576 ConstructInstantiation(type#25483 method, type#27791 format) { }
	// RVA: -1
	internal type#15313 IsNullHandle() { }
}
}
