Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
NetworkInterfaceType
virtual
NetworkInterfaceType
System.Net.NetworkInformation.NetworkInterface.NetworkInterfaceType
get
Definition at line
71
of file
NetworkInterface.cs
.
72
{
73
get
74
{
75
throw
System
.
NotImplemented
.
ByDesignWithMessage
(
System
.
SR
.
net_PropertyNotImplementedException
);
76
}
77
}
System.NotImplemented.ByDesignWithMessage
static Exception ByDesignWithMessage(string message)
Definition
NotImplemented.cs:5
System.NotImplemented
Definition
NotImplemented.cs:4
System.SR.net_PropertyNotImplementedException
static string net_PropertyNotImplementedException
Definition
SR.cs:80
System.SR
Definition
SR.cs:7
System
Definition
BlockingCollection.cs:8
System
Net
NetworkInformation
NetworkInterface
Generated by
1.10.0