C# 클래스 ModulusChecking.Steps.Calculators.DoubleAlternateCalculator

상속: BaseModulusCalculator
파일 보기 프로젝트 열기: pauldambra/ModulusChecker

보호된 프로퍼티들

프로퍼티 타입 설명
DoubleAlternateCalculatorExceptionFive DoubleAlternateCalculatorExceptionFive

공개 메소드들

메소드 설명
Process ( BankAccountDetails bankAccountDetails ) : bool

보호된 메소드들

메소드 설명
GetMappingException ( IEnumerable weightMappings ) : int
GetWeightSumForStep ( BankAccountDetails bankAccountDetails ) : int

메소드 상세

GetMappingException() 보호된 추상적인 메소드

protected abstract GetMappingException ( IEnumerable weightMappings ) : int
weightMappings IEnumerable
리턴 int

GetWeightSumForStep() 보호된 추상적인 메소드

protected abstract GetWeightSumForStep ( BankAccountDetails bankAccountDetails ) : int
bankAccountDetails ModulusChecking.Models.BankAccountDetails
리턴 int

Process() 공개 메소드

public Process ( BankAccountDetails bankAccountDetails ) : bool
bankAccountDetails ModulusChecking.Models.BankAccountDetails
리턴 bool

프로퍼티 상세

DoubleAlternateCalculatorExceptionFive 보호되어 있는 프로퍼티

protected DoubleAlternateCalculatorExceptionFive,ModulusChecking.Steps.Calculators DoubleAlternateCalculatorExceptionFive
리턴 DoubleAlternateCalculatorExceptionFive