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

Afficher le fichier Open project: Catel/Catel

Private Methods

Méthode 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