C# Класс Catel.Test.Collections.CollectionExtensionsFacts.TheMoveItemDownByIndexMethod

Показать файл Открыть проект

Приватные методы

Метод Описание
ReturnsTrueAndMovesItemDownForContainedItemAtSecondPosition ( ) : void
ReturnsTrueForContainedItemAtLastPosition ( ) : void
ThrowsArgumentNullExceptionForNullList ( ) : void
ThrowsArgumentOutOfRangeExceptionForIndexLargerThanListCount ( ) : void
ThrowsArgumentOutOfRangeExceptionForIndexSmallerThanZero ( ) : void