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
IPAddressInformation.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Net.NetworkInformation
4
{
5
// Token: 0x0200029E RID: 670
6
public
abstract
class
IPAddressInformation
7
{
8
// Token: 0x17000442 RID: 1090
9
// (get) Token: 0x0600127D RID: 4733
10
public
abstract
IPAddress
Address
{
get
; }
11
12
// Token: 0x0600127E RID: 4734 RVA: 0x00039EDC File Offset: 0x000380DC
13
protected
IPAddressInformation
()
14
{
15
}
16
}
17
}
System.Net.IPAddress
Definition
IPAddress.cs:12
System.Net.NetworkInformation.IPAddressInformation.Address
IPAddress Address
Definition
IPAddressInformation.cs:10
System.Net.NetworkInformation.IPAddressInformation.IPAddressInformation
IPAddressInformation()
Definition
IPAddressInformation.cs:13
System.Net.NetworkInformation.IPAddressInformation
Definition
IPAddressInformation.cs:7
System.Net.NetworkInformation
Definition
AixAddressFamily.cs:4
System
Definition
__ComObject.cs:4
source
System
Net
NetworkInformation
IPAddressInformation.cs
Generated by
1.10.0