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