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

Public Member Functions

override IPInterfaceProperties GetIPProperties ()
 

Static Public Member Functions

static NetworkInterface[] GetAllNetworkInterfaces ()
 

Protected Attributes

IPInterfaceProperties ipproperties
 
List< IPAddressaddresses
 

Package Functions

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

Properties

override OperationalStatus OperationalStatus [get, set]
 
override string Description [get, set]
 
override NetworkInterfaceType NetworkInterfaceType [get, set]
 

Private Attributes

uint _ifa_flags
 
string name
 
byte[] macAddress
 
NetworkInterfaceType type
 

Detailed Description

Definition at line 9 of file MacOsNetworkInterface.cs.


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