In C#, whenever I want to pass a function into another function, I have to remind myself of the syntax for the generic delegate types (Action, Func, Predicate). In case anyone else has a similar issue, I made a video that goes over all of them. I hope it's helpful!
No comments:
Post a Comment