IsSelectableMethod

IsSelectableMethod(MethodInfo)

public static bool IsSelectableMethod(MethodInfo methodInfo) ;

説明

選択可能なメソッドか判定する。

パラメーター

パラメーター名 説明
methodInfo 判定するMethodInfo

戻り値

選択可能な場合にtrueを返す