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
RefactoredSolid
LSP
Example2
Domain
Payment
C# Class RefactoredSolid.LSP.Example2.Domain.Payment
Afficher le fichier
Open project: bouvet/solid-3
Méthodes publiques
Méthode
Description
Refund
(
decimal
amount
,
string
transactionId
) :
bool
Method Details
Refund()
abstract
public
méthode
abstract
public
Refund
(
decimal
amount
,
string
transactionId
) :
bool
amount
decimal
transactionId
string
Résultat
bool