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

Public Member Functions

virtual IPInterfaceProperties GetIPProperties ()
 

Static Public Member Functions

static NetworkInterface[] GetAllNetworkInterfaces ()
 

Protected Attributes

IPInterfaceProperties ipproperties
 
List< IPAddressaddresses
 

Package Functions

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

Properties

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

Private Attributes

string name
 
byte[] macAddress
 
NetworkInterfaceType type
 

Detailed Description

Definition at line 8 of file UnixNetworkInterface.cs.


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