C# 클래스 Catel.Test.Collections.CollectionExtensionsFacts.TheMoveItemUpByIndexMethod

파일 보기 프로젝트 열기: Catel/Catel

비공개 메소드들

메소드 설명
ReturnsTrueAndMovesItemUpForContainedItemAtSecondPosition ( ) : void
ReturnsTrueForContainedItemAtFirstPosition ( ) : void
ThrowsArgumentNullExceptionForNullList ( ) : void
ThrowsArgumentOutOfRangeExceptionForIndexLargerThanListCount ( ) : void
ThrowsArgumentOutOfRangeExceptionForIndexSmallerThanZero ( ) : void