C# Class ModulusChecking.Steps.Calculators.DoubleAlternateCalculator

Inheritance: BaseModulusCalculator
Afficher le fichier Open project: pauldambra/ModulusChecker

Protected Properties

Свойство Type Description
DoubleAlternateCalculatorExceptionFive DoubleAlternateCalculatorExceptionFive

Méthodes publiques

Méthode Description
Process ( BankAccountDetails bankAccountDetails ) : bool

Méthodes protégées

Méthode Description
GetMappingException ( IEnumerable weightMappings ) : int
GetWeightSumForStep ( BankAccountDetails bankAccountDetails ) : int

Method Details

GetMappingException() protected abstract méthode

protected abstract GetMappingException ( IEnumerable weightMappings ) : int
weightMappings IEnumerable
Résultat int

GetWeightSumForStep() protected abstract méthode

protected abstract GetWeightSumForStep ( BankAccountDetails bankAccountDetails ) : int
bankAccountDetails ModulusChecking.Models.BankAccountDetails
Résultat int

Process() public méthode

public Process ( BankAccountDetails bankAccountDetails ) : bool
bankAccountDetails ModulusChecking.Models.BankAccountDetails
Résultat bool

Property Details

DoubleAlternateCalculatorExceptionFive protected_oe property

protected DoubleAlternateCalculatorExceptionFive,ModulusChecking.Steps.Calculators DoubleAlternateCalculatorExceptionFive
Résultat DoubleAlternateCalculatorExceptionFive