IsGenericTypeDefinition

IsGenericTypeDefinition(Type)

public static bool IsGenericTypeDefinition(Type type) ;

説明

ジェネリック型の定義であるかを返す。

パラメーター

パラメーター名 説明
type

戻り値

ジェネリック型の定義であればtrueを返す