Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RefactoredSolid
LSP
Example2
Domain
Payment
C# 클래스 RefactoredSolid.LSP.Example2.Domain.Payment
파일 보기
프로젝트 열기: bouvet/solid-3
공개 메소드들
메소드
설명
Refund
(
decimal
amount
,
string
transactionId
) :
bool
메소드 상세
Refund()
추상적인
공개
메소드
abstract
public
Refund
(
decimal
amount
,
string
transactionId
) :
bool
amount
decimal
transactionId
string
리턴
bool