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
파일 보기 프로젝트 열기: vcsjones/NUnitAsp

비공개 메소드들

메소드 설명
IllegalInputException ( string message ) : System