IsEnum

IsEnum(Type)

public static bool IsEnum(Type enumType) ;

説明

enum型チェック

パラメーター

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

戻り値

enum型であればtrueを返す