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 | |
DefaultProxySection () | |
Protected Member Functions | |
override void | PostDeserialize () |
override void | Reset (ConfigurationElement parentElement) |
Package Functions | |
virtual void | DeserializeSection (XmlReader reader) |
override bool | IsModified () |
override void | ResetModified () |
virtual string | SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode) |
virtual void | DeserializeElement (XmlReader reader, bool serializeCollectionKey) |
virtual void | InitializeDefault () |
virtual bool | SerializeToXmlElement (XmlWriter writer, string elementName) |
virtual void | Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode) |
Properties | |
BypassElementCollection | BypassList [get, set] |
bool | Enabled [get, set] |
ModuleElement | Module [get, set] |
override ConfigurationPropertyCollection | Properties [get, set] |
ProxyElement | Proxy [get, set] |
bool | UseDefaultCredentials [get, set] |
Definition at line 9 of file DefaultProxySection.cs.