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.
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 2. Capítulo 2
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Awesome!
Completion rate improved to 3.7
Task - Defining Delegates
Desliza para mostrar el menú
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.
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 2. Capítulo 2