Var keyword in C# – Implicitly typed variable
November 14th, 2008 Posted in Uncategorized
I’ll write my own post on this, but for now -
http://msdn.microsoft.com/en-us/library/bb383973.aspx
Tags: c#
| Subcribe via RSS
I’ll write my own post on this, but for now -
http://msdn.microsoft.com/en-us/library/bb383973.aspx
September 10th, 2009 at 12:36 am
[...] This makes use of the ternary operator – the ? (and of course var – as explained in another article) [...]