Related resources for csharp keywords
  • C# - Object Versus Var Versus Dynamic6/3/2013 2:38:03 PM. So right now in C# we have the Object class, and the var and dynamic types. At first look, they all seem to do the same job, but not really.