This video will show the alternative Lambda (aka "Arrow Function") syntax that you can use to simplify your C# code.
This is not an exhaustive list, but it will cover most scenarios you can use lambda.
You can download the source code from https://github.com/the-solo-coder/lam...