terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
SettingsSectionInternal () | |
Package Attributes | |
readonly bool | HttpListenerUnescapeRequestUrl = true |
readonly global::System.Net.Sockets.IPProtectionLevel | IPProtectionLevel |
Properties | |
static SettingsSectionInternal | Section [get] |
bool | UseNagleAlgorithm [get, set] |
bool | Expect100Continue [get, set] |
bool | CheckCertificateName [get, private set] |
int | DnsRefreshTimeout [get, set] |
bool | EnableDnsRoundRobin [get, set] |
bool | CheckCertificateRevocationList [get, set] |
global::System.Net.Security.EncryptionPolicy | EncryptionPolicy [get, private set] |
bool | Ipv6Enabled [get] |
Static Private Member Functions | |
static | SettingsSectionInternal () |
Private Attributes | |
bool< UseNagleAlgorithm > | k__BackingField |
bool< Expect100Continue > | k__BackingField |
bool< CheckCertificateName > | k__BackingField |
int< DnsRefreshTimeout > | k__BackingField |
bool< EnableDnsRoundRobin > | k__BackingField |
bool< CheckCertificateRevocationList > | k__BackingField |
global::System.Net.Security.EncryptionPolicy< EncryptionPolicy > | k__BackingField |
Static Private Attributes | |
static readonly SettingsSectionInternal | instance |
Definition at line 9 of file SettingsSectionInternal.cs.