¡@

Home 

c# Programming Glossary: matchingmethod

GetMethod for generic method [duplicate]

http://stackoverflow.com/questions/4035719/getmethod-for-generic-method

bindingFlags params Type parameterTypes MethodInfo matchingMethod null Check all methods with the specified name including in.. specified name including in base classes GetMethodExt ref matchingMethod thisType name bindingFlags parameterTypes If we're searching.. an interface we have to manually search base interfaces if matchingMethod null thisType.IsInterface foreach Type interfaceType in thisType.GetInterfaces..