C# Class VendingMachine.Console.ConsoleAppHelper

Mostra file Open project: posaunehm/Codersation Class Usage Examples

Public Methods

Method Description
InitInfinityReservedChange ( ) : CreditPool
ListCommands ( ) : IEnumerable
ListHelpContents ( ) : IEnumerable
ListRacksDefault ( ) : IEnumerable

Method Details

InitInfinityReservedChange() public static method

public static InitInfinityReservedChange ( ) : CreditPool
return VendingMachine.Model.CreditPool

ListCommands() public static method

public static ListCommands ( ) : IEnumerable
return IEnumerable

ListHelpContents() public static method

public static ListHelpContents ( ) : IEnumerable
return IEnumerable

ListRacksDefault() public static method

public static ListRacksDefault ( ) : IEnumerable
return IEnumerable