C# Class Store.OrderItem

Inheritance: System.ComponentModel.Model
Afficher le fichier Open project: nikhilk/silverlightfx Class Usage Examples

Méthodes publiques

Méthode Description
OrderItem ( Product product, int quantity ) : System

Method Details

OrderItem() public méthode

public OrderItem ( Product product, int quantity ) : System
product Product
quantity int
Résultat System