Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.Design.DesignerOptionService Class Referenceabstract

Classes

class  DesignerOptionCollection
 
class  DesignerOptionConverter
 

Protected Member Functions

DesignerOptionCollection CreateOptionCollection (DesignerOptionCollection parent, string name, object value)
 
virtual void PopulateOptionCollection (DesignerOptionCollection options)
 
virtual bool ShowDialog (DesignerOptionCollection options, object optionObject)
 

Properties

DesignerOptionCollection Options [get]
 

Private Member Functions

PropertyDescriptor GetOptionProperty (string pageName, string valueName)
 
object IDesignerOptionService. GetOptionValue (string pageName, string valueName)
 
void IDesignerOptionService. SetOptionValue (string pageName, string valueName, object value)
 

Private Attributes

DesignerOptionCollection _options
 

Detailed Description

Definition at line 7 of file DesignerOptionService.cs.


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