Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualNypyren

Posted 04 October 2012 - 02:30 PM

Setters and getters:  Because they can be virtual in most languages.  In C# they can have public get/protected set (as stated above) and also be specified as part of an interface.

#3Nypyren

Posted 04 October 2012 - 02:30 PM

Setters and getters:  Because they can be virtual in most languages.  In C# can have public get/protected set (as stated above) and also be specified as part of an interface.

#2Nypyren

Posted 04 October 2012 - 02:29 PM

Setters and getters:  Because they can be virtual, and in C# can have public get/protected set and be specified as part of an interface.

#1Nypyren

Posted 04 October 2012 - 02:28 PM

Setters and getters:  Because they can be virtual.

PARTNERS