C# Class VendingMachine.Domain.MoneyStocker.MoneyWithRemainder

Show file Open project: posaunehm/Codersation

Public Methods

Method Description
MoneyWithRemainder ( Money money, int amount ) : System.Collections.Generic

Method Details

MoneyWithRemainder() public method

public MoneyWithRemainder ( Money money, int amount ) : System.Collections.Generic
money Money
amount int
return System.Collections.Generic