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

◆ Complete() [7/7]

void System.Net.Sockets.SocketAsyncResult.Complete ( Socket s,
int total )
inline

Definition at line 171 of file SocketAsyncResult.cs.

172 {
174 this.Total = total;
175 this.Complete();
176 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.Sockets.SocketAsyncResult.Complete(), j__TPar, and System.s.