Esempio n. 1
0
 private AttributeIterator(AttributeIterator other) : base(other, true)
 {
 }
Esempio n. 2
0
		private AttributeIterator (AttributeIterator other) : base (other, true) {}