Contenuti del Corso
Advanced C# with .NET
Advanced C# with .NET
1. Introduction to Desktop Development with .NET
Task - Defining Delegates
You can download the base code by cloning the Github Repository.
Your task is to define a delegate type called Operation
, which can refer to the methods that have the same signature as the max
and avg
methods.
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 2. Capitolo 2