Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Task - Defining Delegates | Interactive GUI
Advanced C# with .NET
course content

Зміст курсу

Advanced C# with .NET

Advanced C# with .NET

1. Introduction to Desktop Development with .NET
2. Interactive GUI
3. Threading
4. Generics & Reflection

bookTask - 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.

Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 2. Розділ 2
some-alt