C# Class DesignPattern.AbstractFactory.Shapes.Square

Inheritance: IShape
Afficher le fichier Open project: hippieZhou/DesignPatterns

Méthodes publiques

Méthode Description
Draw ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void