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

◆ NetworkStreamWrapper()

System.Net.NetworkStreamWrapper.NetworkStreamWrapper ( global::System::Net::Sockets::TcpClient client)
inlinepackage

Definition at line 13 of file NetworkStreamWrapper.cs.

14 {
15 if (!true)
16 {
17 }
18 base..ctor();
19 this._client = client;
20 global::System.Net.Sockets.NetworkStream stream = client.GetStream();
21 this._networkStream = stream;
22 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.