C# Class ShoppingPad.Common.Models.BoughtItem

Inheritance: Item
Afficher le fichier Open project: jj09/ShoppingPad Class Usage Examples

Méthodes publiques

Méthode Description
BoughtItem ( ) : System
BoughtItem ( string title ) : System

Method Details

BoughtItem() public méthode

public BoughtItem ( ) : System
Résultat System

BoughtItem() public méthode

public BoughtItem ( string title ) : System
title string
Résultat System