Method TypeGetMethod
TypeGetMethod(Type, string, BindingFlags, bool)
protected static MethodInfo TypeGetMethod(Type type, string method, BindingFlags bindingFlags, bool includeGeneric)
Parameters
type
Typemethod
stringbindingFlags
BindingFlagsincludeGeneric
bool