Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# method created with this() in header
Message
From
26/03/2013 08:39:41
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
C# method created with this() in header
Environment versions
Environment:
C# 4.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01569233
Message ID:
01569233
Views:
43
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
Next
Reply
Map
View

Click here to load this message in the networking platform