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

namespace System.Reflection
{
public class MemberInfo // TypeDefIndex: 4533
{

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public abstract type#22555 get_MemberType() { }
	// RVA: -1
	public abstract type#26576 get_Name() { }
	// RVA: -1
	public abstract type#27705 get_DeclaringType() { }
	// RVA: -1
	public abstract type#27705 get_ReflectedType() { }
	// RVA: -1
	public virtual type#22819 get_Module() { }
	// RVA: -1
	public abstract type#15313 IsDefined(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	public abstract type#13299 GetCustomAttributes(type#15313 inherit) { }
	// RVA: -1
	public abstract type#13299 GetCustomAttributes(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	public virtual type#20867 get_MetadataToken() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 op_Equality(type#22536 left, type#22536 right) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#22536 left, type#22536 right) { }
}
}
