C# Class SimpleDemo.Core.Services.CalculationService

Inheritance: ICalculationService
Afficher le fichier Open project: TorisanKitsune/MinoriEditorShell

Méthodes publiques

Méthode Description
TipAmount ( double subTotal, int generosity ) : double

Method Details

TipAmount() public méthode

public TipAmount ( double subTotal, int generosity ) : double
subTotal double
generosity int
Résultat double