Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ XPathNodeInfoAtom() [1/2]

MS.Internal.Xml.Cache.XPathNodeInfoAtom.XPathNodeInfoAtom ( XPathNodePageInfo pageInfo)
inline

Definition at line 74 of file XPathNodeInfoAtom.cs.

75 {
76 _pageInfo = pageInfo;
77 }

References MS.Internal.Xml.Cache.XPathNodeInfoAtom._pageInfo.