Differences between the Action and Func Delegates in C#
I had always wanted to learn and use the Action and Func delegates in C#. Coincidentally, I wrote on this topic lately, and I am glad to share my learnings here.
In this article, I will discuss the differences between the Action and Func delegate typ...
jennaro.hashnode.dev4 min read