When did C# get this “SFINAE-like” overload resolution of Action<..> parameters, and what is it called?

后端 未结 0 727
北荒
北荒 2020-12-24 11:30

Consider the following code, where C# can disambiguate the overload based on the implicitly typed Action that is supplied.

When was this behavior introduced

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