Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of 'var' in C#
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Use of 'var' in C#
Miscellaneous
Thread ID:
01462533
Message ID:
01462533
Views:
154
What's the benefit of
var customer = new Customer();
as opposed to
Customer customer = new Customer();
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform