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

Inheritance: Shape
ファイルを表示 Open project: oopxiajun/designMode

Public Methods

Method Description
Draw ( ) : void

Method Details

Draw() public method

public Draw ( ) : void
return void