C# Type InferenceIn C# 3, the keyword var was introduced. What does var do? What is type inference? Let’s take […] May 12, 2018 in C# tagged type / var / inference / anonymous by Mike