Hello Dave
Hello Dave
Hello
Hello
Hello Dave
Result of x + y (2 + 3) is 5
The lambda is called in PerformCalculation. My multiply Func does this: x * y (4 * 5) is 20
The lambda is called in PerformCalculation. Result of a * b (3 * 4) is 12
The lambda is called in PerformCalculation. Not going to calculate anything
The lambda is called in PerformCalculation. Discarding the parameters