Example #1
0
 private AttributeIterator(AttributeIterator other) : base(other, true)
 {
 }
Example #2
0
		private AttributeIterator (AttributeIterator other) : base (other, true) {}