Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
PrefixOrigin
enum
System.Net.NetworkInformation.PrefixOrigin
Enumerator
Other
Manual
WellKnown
Dhcp
RouterAdvertisement
Definition at line
3
of file
PrefixOrigin.cs
.
4
{
5
Other
,
6
Manual,
7
WellKnown
,
8
Dhcp
,
9
RouterAdvertisement
10
}
System.Net.NetworkInformation.PrefixOrigin.RouterAdvertisement
@ RouterAdvertisement
System.Net.NetworkInformation.PrefixOrigin.WellKnown
@ WellKnown
System.Net.NetworkInformation.PrefixOrigin.Other
@ Other
System.Net.NetworkInformation.PrefixOrigin.Dhcp
@ Dhcp
System
Net
NetworkInformation
Generated by
1.10.0