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

namespace System.Reflection
{
public class RuntimeConstructorInfo // TypeDefIndex: 4585
{
	// Fields
	type#20927 mhandle;
	type#26577 name;
	type#27706 reftype;

	// Methods
	// RVA: -1
	public virtual type#22819 get_Module() { }
	// RVA: -1
	internal type#25485 GetRuntimeModule() { }
	// RVA: -1
	internal type#15231 get_BindingFlags() { }
	// RVA: -1
	private type#25501 get_ReflectedTypeInternal() { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	internal type#26576 SerializationToString() { }
	// RVA: -1
	internal type#28660 SerializationInvoke(type#23705 target, type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#22689 GetMethodImplementationFlags() { }
	// RVA: -1
	public virtual type#13323 GetParameters() { }
	// RVA: -1
	internal virtual type#13323 GetParametersInternal() { }
	// RVA: -1
	internal virtual type#20867 GetParametersCount() { }
	// RVA: -1
	internal type#23705 InternalInvoke(type#23705 obj, type#13299 parameters, type#11870 exc) { }
	// RVA: -1
	public virtual type#23705 Invoke(type#23705 obj, type#15231 invokeAttr, type#15222 binder, type#13299 parameters, type#16623 culture) { }
	// RVA: -1
	private type#23705 DoInvoke(type#23705 obj, type#15231 invokeAttr, type#15222 binder, type#13299 parameters, type#16623 culture) { }
	// RVA: -1
	public type#23705 InternalInvoke(type#23705 obj, type#13299 parameters, type#15313 wrapExceptions) { }
	// RVA: -1
	public virtual type#23705 Invoke(type#15231 invokeAttr, type#15222 binder, type#13299 parameters, type#16623 culture) { }
	// RVA: -1
	public virtual type#25482 get_MethodHandle() { }
	// RVA: -1
	public virtual type#22671 get_Attributes() { }
	// RVA: -1
	public virtual type#15686 get_CallingConvention() { }
	// RVA: -1
	public virtual type#15313 get_ContainsGenericParameters() { }
	// RVA: -1
	public virtual type#27705 get_ReflectedType() { }
	// RVA: -1
	public virtual type#27705 get_DeclaringType() { }
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#15313 IsDefined(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	public virtual type#13299 GetCustomAttributes(type#15313 inherit) { }
	// RVA: -1
	public virtual type#13299 GetCustomAttributes(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	private static type#20867 get_core_clr_security_level() { }
	// RVA: -1
	public virtual type#15313 get_IsSecurityCritical() { }
	// RVA: -1
	public virtual type#20867 get_MetadataToken() { }
	// RVA: -1
	internal static type#20867 get_metadata_token(type#25460 method) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
