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
◆
Closed
bool System.Net.WebOperation.Closed
get
Definition at line
125
of file
WebOperation.cs
.
126
{
127
get
128
{
129
bool
aborted = this.
Aborted
;
130
return
true
;
131
}
132
}
System.Net.WebOperation.Aborted
bool Aborted
Definition
WebOperation.cs:107
System
Net
WebOperation
Generated by
1.10.0