- bindingFlags
- A bitwise combination of System.Reflection.BindingFlags values that limit the search.
An array of type System.Reflection.MethodInfo representing the global methods defined on the module that match the specified binding flags; if no global methods match the binding flags, an empty array is returned.