.NET Inside Out Part 30 – Conditional types in C#
This is the thirtieth part of the .NET Inside Out series. For your convenience you can find other parts in the table of contents in Part 1 – Virtual and non-virtual calls in C# TypeScript has a very nice feature called conditional types. Can we mimic something like this in C#? Let’s say that we … Continue reading .NET Inside Out Part 30 – Conditional types in C#