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

Public Types

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

Public Member Functions

 Group (AstNode groupNode)
 

Properties

override AstType Type [get]
 
override XPathResultType ReturnType [get]
 
AstNode GroupNode [get]
 

Private Attributes

readonly AstNode _groupNode
 

Detailed Description

Definition at line 5 of file Group.cs.


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