Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BankingServices
C# Class BankingServices, aout1
Datei anzeigen
Open project: royosherove/aout1
Class Usage Examples
Public Methods
Method
Description
updateAccountBalance
(
int
userID
,
Money,
amount
) :
void
Method Details
updateAccountBalance()
public
static
method
public
static
updateAccountBalance
(
int
userID
,
Money,
amount
) :
void
userID
int
amount
Money,
return
void