terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
SocketException () | |
SocketException (int errorCode) | |
Protected Member Functions | |
SocketException (SerializationInfo serializationInfo, StreamingContext streamingContext) | |
Package Functions | |
SocketException (int error, string message) | |
SocketException (SocketError socketError) | |
Properties | |
override int | ErrorCode [get] |
override string | Message [get] |
SocketError | SocketErrorCode [get] |
Static Private Member Functions | |
static int | WSAGetLastError_icall () |
Private Attributes | |
EndPoint | m_EndPoint |
Definition at line 10 of file SocketException.cs.