C# 클래스 SimpleDemo.Core.Services.CalculationService

상속: ICalculationService
파일 보기 프로젝트 열기: TorisanKitsune/MinoriEditorShell

공개 메소드들

메소드 설명
TipAmount ( double subTotal, int generosity ) : double

메소드 상세

TipAmount() 공개 메소드

public TipAmount ( double subTotal, int generosity ) : double
subTotal double
generosity int
리턴 double