Inheritance: DocumentXPathNodeIterator_ElemDescendants
示例#1
0
 internal DocumentXPathNodeIterator_ElemChildren_NoLocalName(DocumentXPathNodeIterator_ElemChildren_NoLocalName other) : base(other)
 {
     _nsAtom = other._nsAtom;
 }
 internal DocumentXPathNodeIterator_ElemChildren_NoLocalName(DocumentXPathNodeIterator_ElemChildren_NoLocalName other) : base(other)
 {
     this.nsAtom = other.nsAtom;
 }