Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Constructor overloading
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01226186
Message ID:
01226394
Views:
17
>Hi,
>
>>class MyClass
>>{
>>  public MyClass(int age):this(age, true){}
>>
>>  public MyClass(int age, bool alive)
>>  {
>>    // do stuff
>>  }
>>}
>>
>
>>Hmmm I knew I should have known how to do that <s>
>
>I see it took you more than six minutes tho <g>

I had to test it before I posted :)
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform