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

◆ LingerOption()

System.Net.Sockets.LingerOption.LingerOption ( bool enable,
int seconds )
inline

Definition at line 9 of file LingerOption.cs.

10 {
11 this.lingerTime = seconds;
12 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.