C# Class _02.Graphic_Editor.GraphicEditor

Mostra file Open project: nayots/SoftUni 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