C# Class MusicShop.Models.Microphone

Inheritance: Article, IMicrophone
Afficher le fichier Open project: Y-LyN-10/Software-University-Courses

Méthodes publiques

Méthode Description
Microphone ( string make, string model, decimal price, bool hasCable ) : System
ToString ( ) : string

Method Details

Microphone() public méthode

public Microphone ( string make, string model, decimal price, bool hasCable ) : System
make string
model string
price decimal
hasCable bool
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string