Delegates & Lambda Expressions in C# (Func, Action, Predicate in .NET)

Sdílet
Vložit
  • čas přidán 29. 07. 2024
  • 0:00 - Custom Delegate
    2:30 - Action Delegate
    3:58 - Func Delegate
    4:56 - Anonymous Delegate
    5:40 - Lambda Expression
    6:48 - Predicate Delegate

Komentáře • 1

  • @kevinrambo
    @kevinrambo Před 23 dny

    Great job, thanks for posting!