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

namespace System.Runtime.Remoting.Contexts
{
public class IContextProperty // TypeDefIndex: 4168
{

	// Methods
	// RVA: -1
	public abstract type#26576 get_Name() { }
	// RVA: -1
	public abstract type#28660 Freeze(type#16447 newContext) { }
	// RVA: -1
	public abstract type#15313 IsNewContextOK(type#16447 newCtx) { }
}
}
