TheCSharpAcademy / CONSOLE.PointOfSale

6 stars 15 forks source link

Create Product Model #4

Closed TheCSharpAcademy closed 1 year ago

TheCSharpAcademy commented 1 year ago

Create a new Product.cs file in the Model folder with the following properties: Id Int Name string Description string Price decimal