IsClass

IsClass(Type)

public static bool IsClass(Type type) ;

説明

クラス型かどうかを返す。

パラメーター

パラメーター名 説明
type

戻り値

クラス型であればtrueを返す。