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
AixIPInterfaceProperties.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020002A8 RID: 680
8 {
9 // Token: 0x0600129A RID: 4762 RVA: 0x0003A0A8 File Offset: 0x000382A8
11 {
12 if (!true)
13 {
14 }
15 base..ctor();
18 this._mtu = mtu;
19 }
20
21 // Token: 0x04000EBD RID: 3773
22 private int _mtu;
23 }
24}
class f__AnonymousType0<< Count > j__TPar
AixIPInterfaceProperties(AixNetworkInterface iface, List< IPAddress > addresses, int mtu)