Chapter 19 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) 2006. Sybase Inc. All rights reserved.