Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
VendingMachine
Model
MoneyExtensions
C# Class VendingMachine.Model.MoneyExtensions
显示文件
Open project: posaunehm/Codersation
Public Methods
Method
Description
TotalAmount
(
this
inPool
) :
int
Value
(
this
inMoney
) :
int
Method Details
TotalAmount()
public
static
method
public
static
TotalAmount
(
this
inPool
) :
int
inPool
this
return
int
Value()
public
static
method
public
static
Value
(
this
inMoney
) :
int
inMoney
this
return
int