C# Класс Catel.Test.ArgumentFacts.TheIsNotOfTypeMethod

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

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

Метод Описание
SucceedsForInstanceNotImplementingNotRequiredType ( ) : void
SucceedsForTypeNotImplementingNotRequiredType ( ) : void
ThrowsArgumentExceptionForNullInstance ( ) : void
ThrowsArgumentExceptionForTypeImplementingNotRequiredType ( ) : void
ThrowsArgumentNullExceptionForNullNotRequiredType ( ) : void
ThrowsArgumentNullExceptionForNullType ( ) : void