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
Banking
Account
C# Class Banking.Account
Afficher le fichier
Open project: agross/mspec-samples
Class Usage Examples
Méthodes publiques
Méthode
Description
Transfer
(
decimal
amount
,
Account
toAccount
) :
void
Method Details
Transfer()
public
méthode
public
Transfer
(
decimal
amount
,
Account
toAccount
) :
void
amount
decimal
toAccount
Account
Résultat
void