IsGenericTypeDefinition

public static bool IsGenericTypeDefinition(Type type) ;

Returns whether it is a generic type definition.

Parameter Name Description
type Type

Returns true if it is a generic type definition