Wednesday, August 03, 2011

Using 'this' Keyword When Defining a Constructor in C#

When defining a constructor we can use the 'this' keyword in order to instruct on calling another constructor from the very same class. The following video clip (hebrew) shows how to do it.

Read more: Life Michael
QR: using-this-keyword-when-defining-a-constructor-in-c.aspx

Posted via email from Jasper-Net