C# WPF - Vending Machine Tutorial [Part 5 Machine View Model]

preview_player
Показать описание
In this episode we will be creating our machine view model for our vending machine application. We will be repeating the things we have learned in the past 2 episodes.

*Subscribe for future tutorials*
Code from this episode:

*Support me on Patreon

** Tip Jar **
BTC: 3DkvwvcQ8Vt2U84jdtEhNBx2Ueai3Xttmu
ETH: 0xFf79A145e1ED6F538607Ec374968e605cbea758b
BCH: qqpgrnzuhc5hav4e79m8nfhmugs46jtl0ujxcu0tj5
LTC: MHXQmJA3hkwTPeArB9QPNkcLiHQx723yMb
Рекомендации по теме
Комментарии
Автор

Hey so i have been following this tutorial but i have a problem with this line of coding

Bank = new PaymentViewModel();
Items = new
{
new ProductViewModel(1, "Coca cola", 0.50),
new ProductViewModel(2, "Cola zero", 0.50),
new ProductViewModel(3, "Fanta", 0.25),
new ProductViewModel(4, "Dr. pepper", 0.75),

};

The, at the end of my (1, "Coca Cola", 0.50), keeps getting errors and i don't know why

anderschristiansen
Автор

I'm having problems in the loop function!

ManiMano
Автор

My buttons are not functioning .. I cant even update

glennvillalon
join shbcf.ru