C# Class Catel.Test.Reflection.TypeCacheFacts.TheGetTypeMethod

Show file Open project: Catel/Catel

Private Methods

Method Description
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