C# Class Product, TelerikAcademy

Afficher le fichier Open project: vladislav-karamfilov/TelerikAcademy Class Usage Examples

Méthodes publiques

Méthode Description
Product ( string name, int weight, int cost ) : System

Method Details

Product() public méthode

public Product ( string name, int weight, int cost ) : System
name string
weight int
cost int
Résultat System