terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
SettingsSectionInternal () | |
Package Attributes | |
readonly bool | HttpListenerUnescapeRequestUrl |
readonly IPProtectionLevel | IPProtectionLevel |
Properties | |
static SettingsSectionInternal | Section [get, set] |
bool | UseNagleAlgorithm [get, set] |
bool | Expect100Continue [get, set] |
bool | CheckCertificateName [get, set, private set] |
int | DnsRefreshTimeout [get, set] |
bool | EnableDnsRoundRobin [get, set] |
bool | CheckCertificateRevocationList [get, set] |
EncryptionPolicy | EncryptionPolicy [get, set, private set] |
bool | Ipv6Enabled [get, set] |
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 |
EncryptionPolicy< EncryptionPolicy > | k__BackingField |
Static Private Attributes | |
static readonly SettingsSectionInternal | instance |
Definition at line 11 of file SettingsSectionInternal.cs.