Background I am trying to get a method (using reflection), and turn it to a delegate (using Delegate.CreateDelegate() method), and to boo
Delegate.CreateDelegate()