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

Static Public Member Functions

static HtmlElementProps Create (bool empty, bool abrParent, bool uriParent, bool noEntities, bool blockWS, bool head, bool nameParent)
 
static HtmlElementProps GetProps (string name)
 

Properties

bool Empty [get]
 
bool AbrParent [get]
 
bool UriParent [get]
 
bool NoEntities [get]
 
bool Head [get]
 
bool NameParent [get]
 

Static Private Member Functions

static Hashtable CreatePropsTable ()
 

Private Attributes

bool _empty
 
bool _abrParent
 
bool _uriParent
 
bool _noEntities
 
bool _blockWS
 
bool _head
 
bool _nameParent
 

Static Private Attributes

static readonly Hashtable s_table = CreatePropsTable()
 

Detailed Description

Definition at line 5 of file HtmlElementProps.cs.


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