Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C# method created with this() in header
Message
De
26/03/2013 08:39:41
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
C# method created with this() in header
Versions des environnements
Environment:
C# 4.0
OS:
Windows XP SP2
Divers
Thread ID:
01569233
Message ID:
01569233
Vues:
44
If a method is created like below, how does ":this()" at the end change the result? why can it be needed at all?
 public Product(int new_id, short product_name, string product_type) : this() 
Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform