Exemple #1
0
 protected SelfIterator(SelfIterator other, bool clone) : base(other, true)
 {
 }
Exemple #2
0
		protected SelfIterator (SelfIterator other, bool clone) : base (other, true) 
		{
		}