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

namespace System.Reflection
{
public class MonoEventInfo // TypeDefIndex: 4579
{
	// Fields
	type#27709 declaring_type;
	type#27709 reflected_type;
	type#26581 name;
	type#22694 add_method;
	type#22694 remove_method;
	type#22694 raise_method;
	type#17963 attrs;
	type#13260 other_methods;
}
}
