예제 #1
0
 private FollowingIterator(FollowingIterator other) : base(other, true)
 {
 }
예제 #2
0
파일: Iterator.cs 프로젝트: cyplo/mono
		private FollowingIterator (FollowingIterator other) : base (other, true) {}