Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of 'var' in C#
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Use of 'var' in C#
Divers
Thread ID:
01462533
Message ID:
01462533
Vues:
156
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform