// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Lifetime.ILease

namespace System.Runtime.Remoting.Lifetime
{
public class ILease // TypeDefIndex: 4152
{

	// Methods
	// RVA: -1
	public abstract type#27436 get_CurrentLeaseTime() { }
	// RVA: -1
	public abstract type#21915 get_CurrentState() { }
	// RVA: -1
	public abstract type#27436 get_RenewOnCallTime() { }
	// RVA: -1
	public abstract type#27436 Renew(type#27436 renewalTime) { }
}
}
