コード例 #1
0
 private FollowingSiblingIterator(FollowingSiblingIterator other) : base(other, true)
 {
 }
コード例 #2
0
ファイル: Iterator.cs プロジェクト: cyplo/mono
		private FollowingSiblingIterator (FollowingSiblingIterator other) : base (other, true) {}