IsSelectableMethod
IsSelectableMethod(MethodInfo)
public static bool IsSelectableMethod(MethodInfo methodInfo) ;
Description
It is judged whether it is a selectable method.
Parameters
Parameter Name | Description |
---|---|
methodInfo | MethodInfo to determine |
Returns
Returns true if it is selectable