| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
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() | 
Definition at line 5 of file HtmlAttributeProps.cs.