Back to Server

TypeCache

(ctor) TypeCache( Assembly asm )
TypeTable FullNames( get; )
TypeTable Names( get; )
Type[] Types( get; )
Type GetTypeByFullName( string fullName, bool ignoreCase )
Type GetTypeByName( string name, bool ignoreCase )