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
System.Configuration.SettingsProperty Class Reference

Public Member Functions

 SettingsProperty (SettingsProperty propertyToCopy)
 
 SettingsProperty (string name)
 
 SettingsProperty (string name, Type propertyType, SettingsProvider provider, bool isReadOnly, object defaultValue, SettingsSerializeAs serializeAs, SettingsAttributeDictionary attributes, bool throwOnErrorDeserializing, bool throwOnErrorSerializing)
 

Properties

virtual SettingsAttributeDictionary Attributes [get]
 
virtual object DefaultValue [get, set]
 
virtual bool IsReadOnly [get, set]
 
virtual string Name [get, set]
 
virtual Type PropertyType [get, set]
 
virtual SettingsProvider Provider [get, set]
 
virtual SettingsSerializeAs SerializeAs [get, set]
 
bool ThrowOnErrorDeserializing [get, set]
 
bool ThrowOnErrorSerializing [get, set]
 

Detailed Description

Definition at line 6 of file SettingsProperty.cs.


The documentation for this class was generated from the following file: