// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Services.ITrackingHandler

namespace System.Runtime.Remoting.Services
{
public class ITrackingHandler // TypeDefIndex: 4146
{

	// Methods
	// RVA: -1
	public abstract type#28660 DisconnectedObject(type#23705 obj) { }
	// RVA: -1
	public abstract type#28660 MarshaledObject(type#23705 obj, type#23700 or) { }
	// RVA: -1
	public abstract type#28660 UnmarshaledObject(type#23705 obj, type#23700 or) { }
}
}
