C# Класс Catel.Test.Reflection.TypeCacheFacts.TheGetTypeMethod

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

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

Метод Описание
ReturnsRightType ( string typeName, Type expectedType ) : void
ReturnsTypeForLateBoundGenericTypeMultipleTimes ( ) : void
ReturnsTypeFromMsCorlib ( string typeName, bool ignoreCase, Type expectedType ) : void
ReturnsTypeFromSystem ( string typeName, bool ignoreCase, Type expectedType ) : void
ReturnsTypeFromSystemCore ( string typeName, bool ignoreCase, Type expectedType ) : void