C# Class VendingMachine.Model.ChangePoolRole

Mostra file Open project: posaunehm/Codersation Class Usage Examples

Public Methods

Method Description
Append ( CreditPool inPool, Money inMoney, int inCount ) : CreditPool

Method Details

Append() public method

public Append ( CreditPool inPool, Money inMoney, int inCount ) : CreditPool
inPool CreditPool
inMoney Money
inCount int
return CreditPool