PluralSight – C# Events, Delegates, and Lambdas

PluralSight – C# Events, Delegates, and Lambdas
English | Tutorial | Size: 355.97 MB


Events, delegates, and lambdas play an important role in C# apps, but why would you use them? This course will teach you how to leverage the functionality provided by these features so you can handle different event scenarios in your apps.

Linkedin Learning – C# Delegates Events and Lambdas

Linkedin Learning – C# Delegates Events and Lambdas-XQZT
English | Size: 194.38 MB
Category: Tutorial


C# provides function types to fit a variety of scenarios, called delegates, events, and lambda functions.