// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Contexts.DynamicPropertyCollection

namespace System.Runtime.Remoting.Contexts
{
public class DynamicPropertyCollection // TypeDefIndex: 4162
{
	// Fields
	type#14449 _properties;

	// Methods
	// RVA: -1
	public type#15313 get_HasProperties() { }
	// RVA: -1
	public type#15313 RegisterDynamicProperty(type#20059 prop) { }
	// RVA: -1
	public type#15313 UnregisterDynamicProperty(type#26576 name) { }
	// RVA: -1
	public type#28660 NotifyMessage(type#15313 start, type#20280 msg, type#15313 client_site, type#15313 async) { }
	// RVA: -1
	private type#20867 FindProperty(type#26576 name) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
