C# Class Facade_外观模式.Example_1.Circle

Inheritance: IShape
Afficher le fichier Open project: oopxiajun/designMode

Méthodes publiques

Méthode Description
Draw ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void