C# Class P02.Graphic_Editor.GraphicEditor

Inheritance: IGraphicEditor
ファイルを表示 Open project: georgidelchev/CSharp-Programming-Advanced Class Usage Examples

Public Methods

Method Description
DrawShape ( IShape shape ) : void

Method Details

DrawShape() public method

public DrawShape ( IShape shape ) : void
shape IShape
return void