IsStatic

IsStatic(Type)

public static bool IsStatic(Type type) ;

説明

staticクラスであるかどうかを取得する。

パラメーター

パラメーター名 説明
type

戻り値

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