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