C# Class P02.Graphic_Editor.GraphicEditor

Inheritance: IGraphicEditor
Afficher le fichier Open project: georgidelchev/CSharp-Programming-Advanced Class Usage Examples

Méthodes publiques

Méthode Description
DrawShape ( IShape shape ) : void

Method Details

DrawShape() public méthode

public DrawShape ( IShape shape ) : void
shape IShape
Résultat void