C# Class Project.Shape

Afficher le fichier Open project: dibagaran/cs-2015-7-alpha Class Usage Examples

Méthodes publiques

Méthode Description
Shape ( double width, double height ) : System
ToString ( ) : string

Method Details

Shape() public méthode

public Shape ( double width, double height ) : System
width double
height double
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string