Chapter 15 Working with C#


Inheritance & implementation

You design C# inheritance using a generalization link between classes.

You design C# implementation using a realization link between a class and an interface.

 


Copyright (C) 2008. Sybase Inc. All rights reserved.