static bool IsBasedOnGenericType (System.Type src, System.Type test)

Parameters

NameTypeDescription
src System.Type The type to test.
test System.Type The type to test against. Typically this will be something like typeof( MyType<> )

Returns

TypeDescription
bool
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.