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

namespace System.Reflection
{
public class MonoMethodInfo // TypeDefIndex: 4583
{
	// Fields
	type#27706 parent;
	type#27706 ret;
	type#22672 attrs;
	type#22690 iattrs;
	type#15687 callconv;

	// Methods
	// RVA: -1
	private static type#28660 get_method_info(type#20925 handle, type#12018 info) { }
	// RVA: -1
	private static type#20867 get_method_attributes(type#20925 handle) { }
	// RVA: -1
	internal static type#22909 GetMethodInfo(type#20925 handle) { }
	// RVA: -1
	internal static type#27705 GetDeclaringType(type#20925 handle) { }
	// RVA: -1
	internal static type#27705 GetReturnType(type#20925 handle) { }
	// RVA: -1
	internal static type#22671 GetAttributes(type#20925 handle) { }
	// RVA: -1
	internal static type#15686 GetCallingConvention(type#20925 handle) { }
	// RVA: -1
	internal static type#22689 GetMethodImplementationFlags(type#20925 handle) { }
	// RVA: -1
	private static type#13323 get_parameter_info(type#20925 handle, type#22536 member) { }
	// RVA: -1
	internal static type#13323 GetParametersInfo(type#20925 handle, type#22536 member) { }
	// RVA: -1
	private static type#22434 get_retval_marshal(type#20925 handle) { }
	// RVA: -1
	internal static type#24230 GetReturnParameterInfo(type#25483 method) { }
}
}
