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

namespace System.Reflection
{
public class RuntimeEventInfo // TypeDefIndex: 4580
{
	// Fields
	type#20926 klass;
	type#20926 handle;

	// Methods
	// RVA: -1
	private static type#28660 get_event_info(type#25465 ev, type#12016 info) { }
	// RVA: -1
	internal static type#22895 GetEventInfo(type#25465 ev) { }
	// RVA: -1
	public virtual type#22819 get_Module() { }
	// RVA: -1
	internal type#15231 get_BindingFlags() { }
	// RVA: -1
	internal type#25501 GetDeclaringTypeInternal() { }
	// RVA: -1
	private type#25501 get_ReflectedTypeInternal() { }
	// RVA: -1
	internal type#25485 GetRuntimeModule() { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	internal type#15231 GetBindingFlags() { }
	// RVA: -1
	public virtual type#22692 GetAddMethod(type#15313 nonPublic) { }
	// RVA: -1
	public virtual type#22692 GetRaiseMethod(type#15313 nonPublic) { }
	// RVA: -1
	public virtual type#22692 GetRemoveMethod(type#15313 nonPublic) { }
	// RVA: -1
	public virtual type#27705 get_DeclaringType() { }
	// RVA: -1
	public virtual type#27705 get_ReflectedType() { }
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// 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#20867 get_MetadataToken() { }
	// RVA: -1
	internal static type#20867 get_metadata_token(type#25465 monoEvent) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
