Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
PrefixOrigin.cs
Go to the documentation of this file.
1
namespace
System.Net.NetworkInformation
;
2
3
public
enum
PrefixOrigin
4
{
5
Other
,
6
Manual
,
7
WellKnown
,
8
Dhcp
,
9
RouterAdvertisement
10
}
System.Net.NetworkInformation.PrefixOrigin
PrefixOrigin
Definition
PrefixOrigin.cs:4
System.Net.NetworkInformation.PrefixOrigin.RouterAdvertisement
@ RouterAdvertisement
System.Net.NetworkInformation.PrefixOrigin.WellKnown
@ WellKnown
System.Net.NetworkInformation.PrefixOrigin.Other
@ Other
System.Net.NetworkInformation.PrefixOrigin.Manual
@ Manual
System.Net.NetworkInformation.PrefixOrigin.Dhcp
@ Dhcp
System.Net.NetworkInformation
Definition
DuplicateAddressDetectionState.cs:1
source
System.Net.NetworkInformation
System.Net.NetworkInformation
PrefixOrigin.cs
Generated by
1.10.0