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

◆ LeaseTime

TimeSpan System.Runtime.Remoting.Lifetime.LifetimeServices.LeaseTime
staticgetset

Definition at line 38 of file LifetimeServices.cs.

39 {
40 get
41 {
42 if (!true)
43 {
44 }
45 return 1;
46 }
47 set
48 {
49 if (!true)
50 {
51 }
52 }
53 }