IsGenericType

public static bool IsGenericType(Type type) ;

typeがジェネリック型かどうかを返す。

パラメーター名 説明
type

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