terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
IPInterfaceProperties.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Net.NetworkInformation
4
{
5
// Token: 0x020002A0 RID: 672
6
public
abstract
class
IPInterfaceProperties
7
{
8
// Token: 0x17000444 RID: 1092
9
// (get) Token: 0x06001283 RID: 4739
10
public
abstract
UnicastIPAddressInformationCollection
UnicastAddresses
{
get
; }
11
12
// Token: 0x06001284 RID: 4740 RVA: 0x00039F2C File Offset: 0x0003812C
13
protected
IPInterfaceProperties
()
14
{
15
}
16
}
17
}
System.Net.NetworkInformation.IPInterfaceProperties.IPInterfaceProperties
IPInterfaceProperties()
Definition
IPInterfaceProperties.cs:13
System.Net.NetworkInformation.IPInterfaceProperties.UnicastAddresses
UnicastIPAddressInformationCollection UnicastAddresses
Definition
IPInterfaceProperties.cs:10
System.Net.NetworkInformation.IPInterfaceProperties
Definition
IPInterfaceProperties.cs:7
System.Net.NetworkInformation.UnicastIPAddressInformationCollection
Definition
UnicastIPAddressInformationCollection.cs:13
System.Net.NetworkInformation
Definition
AixAddressFamily.cs:4
System
Definition
__ComObject.cs:4
source
System
Net
NetworkInformation
IPInterfaceProperties.cs
Generated by
1.10.0