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

namespace System.Runtime.Remoting.Lifetime
{
public class LeaseState // TypeDefIndex: 4158
{
	// Fields
	type#20890 value__;
	type#21917 Null;
	type#21917 Initial;
	type#21917 Active;
	type#21917 Renewing;
	type#21917 Expired;
}
}
