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

Public Member Functions

 Key (XmlQualifiedName name, int matchkey, int usekey)
 
void AddKey (XPathNavigator root, Hashtable table)
 
Hashtable GetKeys (XPathNavigator root)
 
Key Clone ()
 

Properties

XmlQualifiedName Name [get]
 
int MatchKey [get]
 
int UseKey [get]
 

Private Attributes

readonly XmlQualifiedName _name
 
readonly int _matchKey
 
readonly int _useKey
 
ArrayList _keyNodes
 

Detailed Description

Definition at line 6 of file Key.cs.


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