Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IPGlobalPropertiesPal.cs
Go to the documentation of this file.
1
namespace
System.Net.NetworkInformation
;
2
3
internal
static
class
IPGlobalPropertiesPal
4
{
5
public
static
IPGlobalProperties
GetIPGlobalProperties
()
6
{
7
return
new
SystemIPGlobalProperties
();
8
}
9
}
System.Net.NetworkInformation.IPGlobalPropertiesPal.GetIPGlobalProperties
static IPGlobalProperties GetIPGlobalProperties()
Definition
IPGlobalPropertiesPal.cs:5
System.Net.NetworkInformation.IPGlobalPropertiesPal
Definition
IPGlobalPropertiesPal.cs:4
System.Net.NetworkInformation.IPGlobalProperties
Definition
IPGlobalProperties.cs:7
System.Net.NetworkInformation.SystemIPGlobalProperties
Definition
SystemIPGlobalProperties.cs:9
System.Net.NetworkInformation
Definition
DuplicateAddressDetectionState.cs:1
source
System.Net.NetworkInformation
System.Net.NetworkInformation
IPGlobalPropertiesPal.cs
Generated by
1.10.0