Using "var" Permanently deleted user Created March 22, 2008 15:45 Other than typing a little bit less, what's the advantage of writing "var x = new MyClass();" rather than "MyClass x = new MyClass();"? Thanks.
http://resharper.blogspot.com/2008/03/varification-using-implicitly-typed.html
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"pbz" <pzolja@yahoo.com> wrote in message
news:8684084.18721206200761912.JavaMail.jive@app4.labs.intellij.net...