C# Class VendingMachine.Model.CreditPool

Afficher le fichier Open project: posaunehm/Codersation Class Usage Examples

Méthodes publiques

Méthode Description
Clear ( ) : void
CreditPool ( ) : System
CreditPool ( int>.IEnumerable inCredits ) : System

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

CreditPool() public méthode

public CreditPool ( ) : System
Résultat System

CreditPool() public méthode

public CreditPool ( int>.IEnumerable inCredits ) : System
inCredits int>.IEnumerable
Résultat System