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

◆ ContextQuery() [2/2]

MS.Internal.Xml.XPath.ContextQuery.ContextQuery ( ContextQuery other)
inlineprotected

Definition at line 24 of file ContextQuery.cs.

25 : base(other)
26 {
27 contextNode = other.contextNode;
28 }

References MS.Internal.Xml.XPath.ContextQuery.contextNode.