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
NetworkInterfaceType.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 
namespace  System.Net.NetworkInformation
 

Enumerations

enum  System.Net.NetworkInformation.NetworkInterfaceType {
  System.Net.NetworkInformation.Unknown = 1 , System.Net.NetworkInformation.Ethernet = 6 , System.Net.NetworkInformation.TokenRing = 9 , System.Net.NetworkInformation.Fddi = 15 ,
  System.Net.NetworkInformation.BasicIsdn = 20 , System.Net.NetworkInformation.PrimaryIsdn , System.Net.NetworkInformation.Ppp = 23 , System.Net.NetworkInformation.Loopback ,
  System.Net.NetworkInformation.Ethernet3Megabit = 26 , System.Net.NetworkInformation.Slip = 28 , System.Net.NetworkInformation.Atm = 37 , System.Net.NetworkInformation.GenericModem = 48 ,
  System.Net.NetworkInformation.FastEthernetT = 62 , System.Net.NetworkInformation.Isdn , System.Net.NetworkInformation.FastEthernetFx = 69 , System.Net.NetworkInformation.Wireless80211 = 71 ,
  System.Net.NetworkInformation.AsymmetricDsl = 94 , System.Net.NetworkInformation.RateAdaptDsl , System.Net.NetworkInformation.SymmetricDsl , System.Net.NetworkInformation.VeryHighSpeedDsl ,
  System.Net.NetworkInformation.IPOverAtm = 114 , System.Net.NetworkInformation.GigabitEthernet = 117 , System.Net.NetworkInformation.Tunnel = 131 , System.Net.NetworkInformation.MultiRateSymmetricDsl = 143 ,
  System.Net.NetworkInformation.HighPerformanceSerialBus , System.Net.NetworkInformation.Wman = 237 , System.Net.NetworkInformation.Wwanpp = 243 , System.Net.NetworkInformation.Wwanpp2
}