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
System.Net.NetworkInformation.LinuxNetworkInterface Class Referencesealed
+ Inheritance diagram for System.Net.NetworkInformation.LinuxNetworkInterface:

Public Member Functions

override IPInterfaceProperties GetIPProperties ()
 

Static Public Member Functions

static NetworkInterface[] GetAllNetworkInterfaces ()
 

Protected Attributes

IPInterfaceProperties ipproperties
 
List< IPAddressaddresses
 

Package Functions

 LinuxNetworkInterface (string name)
 
void AddAddress (IPAddress address)
 
void SetLinkLayerInfo (int index, byte[] macAddress, NetworkInterfaceType type)
 

Static Package Functions

static string ReadLine (string path)
 

Properties

string IfacePath [get]
 
override OperationalStatus OperationalStatus [get]
 
override string Description [get]
 
override NetworkInterfaceType NetworkInterfaceType [get]
 

Private Attributes

string iface_path
 
string iface_operstate_path
 
string iface_flags_path
 
string name
 
byte[] macAddress
 
NetworkInterfaceType type
 

Detailed Description

Definition at line 7 of file LinuxNetworkInterface.cs.


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