C# Class ModulusChecking.Steps.Calculators.SecondDoubleAlternateCalculator

Inheritance: DoubleAlternateCalculator
Afficher le fichier Open project: pauldambra/ModulusChecker Class Usage Examples

Méthodes publiques

Méthode Description
SecondDoubleAlternateCalculator ( ) : System.Collections.Generic
SecondDoubleAlternateCalculator ( SecondDoubleAlternateCalculatorExceptionFive exceptionFive ) : System.Collections.Generic

Méthodes protégées

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

Method Details

GetMappingException() protected méthode

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

GetWeightSumForStep() protected méthode

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

SecondDoubleAlternateCalculator() public méthode

public SecondDoubleAlternateCalculator ( ) : System.Collections.Generic
Résultat System.Collections.Generic

SecondDoubleAlternateCalculator() public méthode

public SecondDoubleAlternateCalculator ( SecondDoubleAlternateCalculatorExceptionFive exceptionFive ) : System.Collections.Generic
exceptionFive SecondDoubleAlternateCalculatorExceptionFive
Résultat System.Collections.Generic