terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
LeaseState.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Runtime.Remoting.Lifetime
5
{
6
// Token: 0x02000363 RID: 867
7
[
ComVisible
(
true
)]
8
[
Serializable
]
9
public
enum
LeaseState
10
{
11
// Token: 0x04000E97 RID: 3735
12
Null
,
13
// Token: 0x04000E98 RID: 3736
14
Initial
,
15
// Token: 0x04000E99 RID: 3737
16
Active
,
17
// Token: 0x04000E9A RID: 3738
18
Renewing
,
19
// Token: 0x04000E9B RID: 3739
20
Expired
21
}
22
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Runtime.Remoting.Lifetime.LeaseState
LeaseState
Definition
LeaseState.cs:10
System.Runtime.Remoting.Lifetime.LeaseState.Expired
@ Expired
System.Runtime.Remoting.Lifetime.LeaseState.Renewing
@ Renewing
System.Runtime.Remoting.Lifetime.LeaseState.Active
@ Active
System.Runtime.Remoting.Lifetime.LeaseState.Initial
@ Initial
System.Runtime.Remoting.Lifetime.LeaseState.Null
@ Null
System.Runtime.Remoting.Lifetime
Definition
ILease.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
Lifetime
LeaseState.cs
Generated by
1.10.0