Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.XsltOld.HtmlAttributeProps Class Referencesealed

Static Public Member Functions

static HtmlAttributeProps Create (bool abr, bool uri, bool name)
 
static HtmlAttributeProps GetProps (string name)
 

Properties

bool Abr [get]
 
bool Uri [get]
 
bool Name [get]
 

Static Private Member Functions

static Hashtable CreatePropsTable ()
 

Private Attributes

bool _abr
 
bool _uri
 
bool _name
 

Static Private Attributes

static readonly Hashtable s_table = CreatePropsTable()
 

Detailed Description

Definition at line 5 of file HtmlAttributeProps.cs.


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