// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Messaging.ArgInfo

namespace System.Runtime.Remoting.Messaging
{
public class ArgInfo // TypeDefIndex: 4212
{
	// Fields
	type#13151 _paramMap;
	type#20868 _inoutArgCount;
	type#22675 _method;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#22674 method, type#14426 type) { }
	// RVA: -1
	public type#13299 GetInOutArgs(type#13299 args) { }
}
}
