help
Root Question Message
Func
s and Action
s need to be staticaMethod
()
after the namevar method
is the thing that aMethod()
returns, not aMethod
itselfvar method = Object.aMethod;
(note the lack of parentheses)(.NET Framework)
templates from VS