// Assembly: mscorlib
// Full name: System.Reflection.Emit.EnumBuilder

namespace System.Reflection.Emit
{
public class EnumBuilder // TypeDefIndex: 4598
{

	// Methods
	// RVA: -1
	public virtual type#14478 get_Assembly() { }
	// RVA: -1
	public virtual type#26576 get_AssemblyQualifiedName() { }
	// RVA: -1
	public virtual type#27705 get_BaseType() { }
	// RVA: -1
	public virtual type#26576 get_FullName() { }
	// RVA: -1
	public virtual type#22819 get_Module() { }
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#26576 get_Namespace() { }
	// RVA: -1
	public virtual type#27705 get_UnderlyingSystemType() { }
	// RVA: -1
	protected virtual type#27724 GetAttributeFlagsImpl() { }
	// RVA: -1
	protected virtual type#16419 GetConstructorImpl(type#15231 bindingAttr, type#15222 binder, type#15686 callConvention, type#13534 types, type#13324 modifiers) { }
	// RVA: -1
	public virtual type#12942 GetConstructors(type#15231 bindingAttr) { }
	// 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#27705 GetElementType() { }
	// RVA: -1
	public virtual type#18022 GetEvent(type#26576 name, type#15231 bindingAttr) { }
	// RVA: -1
	public virtual type#18472 GetField(type#26576 name, type#15231 bindingAttr) { }
	// RVA: -1
	public virtual type#13045 GetFields(type#15231 bindingAttr) { }
	// RVA: -1
	public virtual type#13534 GetInterfaces() { }
	// RVA: -1
	public virtual type#13247 GetMembers(type#15231 bindingAttr) { }
	// RVA: -1
	protected virtual type#22692 GetMethodImpl(type#26576 name, type#15231 bindingAttr, type#15222 binder, type#15686 callConvention, type#13534 types, type#13324 modifiers) { }
	// RVA: -1
	public virtual type#13259 GetMethods(type#15231 bindingAttr) { }
	// RVA: -1
	public virtual type#27705 GetNestedType(type#26576 name, type#15231 bindingAttr) { }
	// RVA: -1
	public virtual type#13342 GetProperties(type#15231 bindingAttr) { }
	// RVA: -1
	protected virtual type#24780 GetPropertyImpl(type#26576 name, type#15231 bindingAttr, type#15222 binder, type#27705 returnType, type#13534 types, type#13324 modifiers) { }
	// RVA: -1
	protected virtual type#15313 HasElementTypeImpl() { }
	// RVA: -1
	public virtual type#23705 InvokeMember(type#26576 name, type#15231 invokeAttr, type#15222 binder, type#23705 target, type#13299 args, type#13324 modifiers, type#16623 culture, type#13453 namedParameters) { }
	// RVA: -1
	protected virtual type#15313 IsArrayImpl() { }
	// RVA: -1
	protected virtual type#15313 IsByRefImpl() { }
	// RVA: -1
	protected virtual type#15313 IsCOMObjectImpl() { }
	// RVA: -1
	public virtual type#15313 IsDefined(type#27705 attributeType, type#15313 inherit) { }
	// RVA: -1
	protected virtual type#15313 IsPointerImpl() { }
	// RVA: -1
	protected virtual type#15313 IsPrimitiveImpl() { }
}
}
