terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Net.IPHostEntry Class Reference
+ Collaboration diagram for System.Net.IPHostEntry:

Public Member Functions

 IPHostEntry ()
 

Package Attributes

bool isTrustedHost
 

Properties

string HostName [get, set]
 
string[] Aliases [get, set]
 
IPAddress[] AddressList [get, set]
 

Private Attributes

string hostName
 
string[] aliases
 
IPAddress[] addressList
 

Detailed Description

Definition at line 8 of file IPHostEntry.cs.


The documentation for this class was generated from the following file: