Changes

Jump to: navigation, search

C Sharp Inheritance

3 bytes added, 16:10, 22 January 2008
An Example of Inheritance
== An Example of Inheritance ==
As with most programming concepts the subject of inheritance in C# is perhaps best illustrated with an example. In the previous chapter we created a class called BankAccount:
<pre>

Navigation menu