Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FakeBankServices
C# Class FakeBankServices, aout1
Inheritance:
BankingServices
Afficher le fichier
Open project: royosherove/aout1
Méthodes publiques
Méthode
Description
updateBalance
(
int
userID
,
Money,
amount
) :
void
Method Details
updateBalance()
public
méthode
public
updateBalance
(
int
userID
,
Money,
amount
) :
void
userID
int
amount
Money,
Résultat
void