Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
VendingMachine
BLL
Factories
CoffeeProduct
C# Class VendingMachine.BLL.Factories.CoffeeProduct
Inheritance:
ProductBase
Mostra file
Open project: alexey-gorshkov/VendingMachineWebAPIAngular
Public Methods
Method
Description
CoffeeProduct
(
string
name
) :
VendingMachine.BLL.Factories.Products
Method Details
CoffeeProduct()
public
method
public
CoffeeProduct
(
string
name
) :
VendingMachine.BLL.Factories.Products
name
string
return
VendingMachine.BLL.Factories.Products