private FollowingSiblingIterator(FollowingSiblingIterator other) : base(other, true)
 {
 }
Пример #2
0
		private FollowingSiblingIterator (FollowingSiblingIterator other) : base (other, true) {}