C# Class RefactoredSolid.LSP.Example2.Domain.Payment

Show file Open project: bouvet/solid-3

Public Methods

Method Description
Refund ( decimal amount, string transactionId ) : bool

Method Details

Refund() abstract public method

abstract public Refund ( decimal amount, string transactionId ) : bool
amount decimal
transactionId string
return bool