PreviousNext

Introducing C# 9: Improved target typing

by anthonygiretti, 2020-06-22T22:58:22.002Z

C# 9 brings a better target typing: “In C# 9.0 some expressions that weren’t previously target typed become able to be guided by their context.” – Microsoft – https://devblogs.microsoft.com/dotnet/welcome-to-c-9-0/#improved-target-typing

Read More