deadalnix Thu, 24 Jan 2013 08:45:21 -0800
Yes. a = foo; // fetch the delegate b = foo(); // fetch and invoke the delegate
I generic code, bugs I predict !