C# Class InstaTax.Core.TaxSlabs

Afficher le fichier Open project: bagheera/tax

Méthodes publiques

Méthode Description
ComputeTax ( double taxableIncome, string gender ) : double
TaxSlabs ( ) : System

Method Details

ComputeTax() public méthode

public ComputeTax ( double taxableIncome, string gender ) : double
taxableIncome double
gender string
Résultat double

TaxSlabs() public méthode

public TaxSlabs ( ) : System
Résultat System