I much prefer using an Action or a Func if I need a quick reusable piece of code, however others on my team don\'t like them or understand them.
At the moment my only re
Pros
Cons
Func
/Action
's defined.You'll have to over come the cons in your environment.
I'm curious about your "more up-to-date coding practice" argument. Just because you can do this as much as possible doesn't mean you should.