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

◆ XPathDocumentKindChildIterator() [2/2]

MS.Internal.Xml.Cache.XPathDocumentKindChildIterator.XPathDocumentKindChildIterator ( XPathDocumentKindChildIterator iter)
inline

Definition at line 15 of file XPathDocumentKindChildIterator.cs.

16 : base(iter)
17 {
18 _typ = iter._typ;
19 }

References MS.Internal.Xml.Cache.XPathDocumentKindChildIterator._typ.