C# Class VendingMachine.PresentationModel.EventArgs.MoneyBackedEventArgs

Inheritance: System.EventArgs
显示文件 Open project: posaunehm/Codersation Class Usage Examples

Public Methods

Method Description
MoneyBackedEventArgs ( IEnumerable backedMoneyList ) : System.Collections.Generic

Method Details

MoneyBackedEventArgs() public method

public MoneyBackedEventArgs ( IEnumerable backedMoneyList ) : System.Collections.Generic
backedMoneyList IEnumerable
return System.Collections.Generic