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

namespace System.Reflection
{
public class ConstructorInfo // TypeDefIndex: 4518
{
	// Fields
	type#26592 ConstructorName;
	type#26592 TypeConstructorName;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public virtual type#22555 get_MemberType() { }
	// RVA: -1
	public type#23705 Invoke(type#13299 parameters) { }
	// RVA: -1
	public abstract type#23705 Invoke(type#15231 invokeAttr, type#15222 binder, type#13299 parameters, type#16623 culture) { }
	// 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#16419 left, type#16419 right) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#16419 left, type#16419 right) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
