IsGenericTypeDefinition
IsGenericTypeDefinition(Type)
public static bool IsGenericTypeDefinition(Type type) ;
Description
Returns whether it is a generic type definition.
Parameters
| Parameter Name | Description |
|---|---|
| type | Type |
Returns
Returns true if it is a generic type definition