Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
VendingMachine
Model
ChangePoolRole
C# Class VendingMachine.Model.ChangePoolRole
ファイルを表示
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