C# Class InheritanceWithConstructors.Program

Afficher le fichier Open project: ProfessionalCSharp/ProfessionalCSharp6

Méthodes publiques

Méthode Description
DrawShape ( Shape shape ) : void

Private Methods

Méthode Description
Main ( string args ) : void

Method Details

DrawShape() public static méthode

public static DrawShape ( Shape shape ) : void
shape Shape
Résultat void