Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
VendingMachine
Model
CreditPool
C# Class VendingMachine.Model.CreditPool
Show file
Open project: posaunehm/Codersation
Class Usage Examples
Public Methods
Method
Description
Clear
( ) :
void
CreditPool
( ) :
System
CreditPool
(
int>.IEnumerable
inCredits
) :
System
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
CreditPool()
public
method
public
CreditPool
( ) :
System
return
System
CreditPool()
public
method
public
CreditPool
(
int>.IEnumerable
inCredits
) :
System
inCredits
int>.IEnumerable
return
System