IsEnum

public static bool IsEnum(Type enumType) ;

enum型チェック

パラメーター名 説明
enumType enum型

enum型であればtrueを返す