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

Classes

class  TemplateMatchComparer
 

Public Member Functions

 TemplateMatch (Template template, QilLoop filter)
 

Static Public Attributes

static readonly TemplateMatchComparer Comparer = new TemplateMatchComparer()
 

Properties

XmlNodeKindFlags NodeKind [get]
 
QilName QName [get]
 
QilIterator Iterator [get]
 
QilNode Condition [get]
 
QilFunction TemplateFunction [get]
 

Private Member Functions

void NipOffTypeNameCheck ()
 

Private Attributes

readonly Template _template
 
readonly double _priority
 
XmlNodeKindFlags _nodeKind
 
QilName _qname
 
readonly QilIterator _iterator
 
QilNode _condition
 

Detailed Description

Definition at line 6 of file TemplateMatch.cs.


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