C# Class VendingMachine.Domain.PriceSpecification

Show file Open project: posaunehm/Codersation Class Usage Examples

Public Methods

Method Description
PriceSpecification ( string name, int price )

Method Details

PriceSpecification() public method

public PriceSpecification ( string name, int price )
name string
price int