Chapter 18 Working with C#


Interface

You design a C# interface using an interface in PowerDesigner. C# interfaces can contain events, properties, indexers and methods; they do not support variables, constants, and constructors.

 


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