Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MS.Internal.Xml.XPath.Variable Class Referencesealed

Public Types

enum  AstType {
  Axis , Operator , Filter , ConstantOperand ,
  Function , Group , Root , Variable ,
  Error
}
 

Public Member Functions

 Variable (string name, string prefix)
 

Properties

override AstType Type [get]
 
override XPathResultType ReturnType [get]
 
string Localname [get]
 
string Prefix [get]
 

Private Attributes

readonly string _localname
 
readonly string _prefix
 

Detailed Description

Definition at line 5 of file Variable.cs.


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