// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Proxies.ProxyAttribute

namespace System.Runtime.Remoting.Proxies
{
public class ProxyAttribute // TypeDefIndex: 4148
{

	// Methods
	// RVA: -1
	public virtual type#22436 CreateInstance(type#27705 serverType) { }
	// RVA: -1
	public virtual type#25003 CreateProxy(type#23700 objRef, type#27705 serverType, type#23705 serverObject, type#16447 serverContext) { }
	// RVA: -1
	public virtual type#28660 GetPropertiesForNewContext(type#19942 msg) { }
	// RVA: -1
	public virtual type#15313 IsContextOK(type#16447 ctx, type#19942 msg) { }
}
}
