Зміст курсу
Advanced C# with .NET
Advanced C# 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.
Дякуємо за ваш відгук!