terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
MS.Internal.Xml.Cache.XPathNodeInfoAtom Class Referencesealed
+ Collaboration diagram for MS.Internal.Xml.Cache.XPathNodeInfoAtom:

Properties

XPathNodePageInfo PageInfo [get, set]
 
string LocalName [get, set]
 
string NamespaceUri [get, set]
 
string Prefix [get, set]
 
XPathNode[] SiblingPage [get, set]
 
XPathNode[] ParentPage [get, set]
 
XPathDocument Document [get, set]
 

Private Attributes

string _localName
 
string _namespaceUri
 
string _prefix
 
XPathNode[] _pageParent
 
XPathNode[] _pageSibling
 
XPathDocument _doc
 
XPathNodePageInfo _pageInfo
 

Detailed Description

Definition at line 9 of file XPathNodeInfoAtom.cs.


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