C# Class InstaTax.Core.DomainObjects.FullyExemptDonation

Inheritance: DonationUnder80G
Afficher le fichier Open project: bagheera/tax Class Usage Examples

Méthodes publiques

Méthode Description
FullyExemptDonation ( double amount ) : System

Méthodes protégées

Méthode Description
FullyExemptDonation ( ) : System
FullyExemptDonation ( double amount, TaxStatement taxStatement ) : System

Method Details

FullyExemptDonation() protected méthode

protected FullyExemptDonation ( ) : System
Résultat System

FullyExemptDonation() public méthode

public FullyExemptDonation ( double amount ) : System
amount double
Résultat System

FullyExemptDonation() protected méthode

protected FullyExemptDonation ( double amount, TaxStatement taxStatement ) : System
amount double
taxStatement TaxStatement
Résultat System