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

상속: DoubleAlternateCalculator
파일 보기 프로젝트 열기: pauldambra/ModulusChecker 1 사용 예제들

공개 메소드들

메소드 설명
SecondDoubleAlternateCalculator ( ) : System.Collections.Generic
SecondDoubleAlternateCalculator ( SecondDoubleAlternateCalculatorExceptionFive exceptionFive ) : System.Collections.Generic

보호된 메소드들

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

메소드 상세

GetMappingException() 보호된 메소드

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

GetWeightSumForStep() 보호된 메소드

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

SecondDoubleAlternateCalculator() 공개 메소드

public SecondDoubleAlternateCalculator ( ) : System.Collections.Generic
리턴 System.Collections.Generic

SecondDoubleAlternateCalculator() 공개 메소드

public SecondDoubleAlternateCalculator ( SecondDoubleAlternateCalculatorExceptionFive exceptionFive ) : System.Collections.Generic
exceptionFive SecondDoubleAlternateCalculatorExceptionFive
리턴 System.Collections.Generic