When I try to add the Func<> parameter in the array of MethodInfo.Invoke, it\'s giving me the error that it can\'t convert a method group to an o
Func<>
MethodInfo.Invoke