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