C# Класс NUnit.Extensions.Asp.AspTester.ListControlTester.IllegalInputException

The index of the list was set to a value that doesn't correspond to a list item. Fix the test so that it sets the value correctly, or fix the production code so that it generates the correct number of list items.
Наследование: System.ApplicationException
Показать файл Открыть проект

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

Метод Описание
IllegalInputException ( string message ) : System