Why Do Some Programmers Choose To Use An Interface Over A Delegate?

后端 未结 0 1200
一向
一向 2021-02-09 13:24

From time to time I see programmers who choose specifically for callbacks to use a very simple interface as a param time instead of just using some delegate as the type like Act

相关标签:
回答
  • 消灭零回复
提交回复
热议问题