C# Class Decorator_装饰模式.Example_1.Rectangle

Inheritance: Shape
Mostrar archivo Open project: oopxiajun/designMode

Public Methods

Method Description
Draw ( ) : void

Method Details

Draw() public method

public Draw ( ) : void
return void