C# 클래스 Catel.Test.Reflection.TypeCacheFacts.TheGetTypeMethod

파일 보기 프로젝트 열기: Catel/Catel

비공개 메소드들

메소드 설명
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