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
ILease.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: 0x0200035D RID: 861
7
[
ComVisible
(
true
)]
8
public
interface
ILease
9
{
10
// Token: 0x17000352 RID: 850
11
// (get) Token: 0x06001CB4 RID: 7348
12
TimeSpan
CurrentLeaseTime
{
get
; }
13
14
// Token: 0x17000353 RID: 851
15
// (get) Token: 0x06001CB5 RID: 7349
16
LeaseState
CurrentState
{
get
; }
17
18
// Token: 0x17000354 RID: 852
19
// (get) Token: 0x06001CB6 RID: 7350
20
TimeSpan
RenewOnCallTime
{
get
; }
21
22
// Token: 0x06001CB7 RID: 7351
23
TimeSpan
Renew
(
TimeSpan
renewalTime
);
24
}
25
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Runtime.Remoting.Lifetime.ILease.CurrentState
LeaseState CurrentState
Definition
ILease.cs:16
System.Runtime.Remoting.Lifetime.ILease.Renew
TimeSpan Renew(TimeSpan renewalTime)
System.Runtime.Remoting.Lifetime.ILease.CurrentLeaseTime
TimeSpan CurrentLeaseTime
Definition
ILease.cs:12
System.Runtime.Remoting.Lifetime.ILease.RenewOnCallTime
TimeSpan RenewOnCallTime
Definition
ILease.cs:20
System.Runtime.Remoting.Lifetime.ILease
Definition
ILease.cs:9
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Runtime.Remoting.Lifetime.LeaseState
LeaseState
Definition
LeaseState.cs:10
System.Runtime.Remoting.Lifetime
Definition
ILease.cs:5
System
Definition
__ComObject.cs:4
System.TimeSpan
Definition
TimeSpan.cs:10
source
mscorlib
System
Runtime
Remoting
Lifetime
ILease.cs
Generated by
1.10.0