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

namespace System.Reflection.Emit
{
public class MethodBuilder // TypeDefIndex: 4604
{

	// Methods
	// RVA: -1
	public virtual type#22671 get_Attributes() { }
	// RVA: -1
	public virtual type#27705 get_DeclaringType() { }
	// RVA: -1
	public virtual type#25482 get_MethodHandle() { }
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#27705 get_ReflectedType() { }
	// RVA: -1
	public virtual type#22692 GetBaseDefinition() { }
	// 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#22689 GetMethodImplementationFlags() { }
	// RVA: -1
	public virtual type#13323 GetParameters() { }
	// RVA: -1
	public virtual type#23705 Invoke(type#23705 obj, type#15231 invokeAttr, type#15222 binder, type#13299 parameters, type#16623 culture) { }
	// RVA: -1
	public virtual type#15313 IsDefined(type#27705 attributeType, type#15313 inherit) { }
}
}
