ModulusChecking.Steps.Calculators.DoubleAlternateCalculator.GetMappingException C# (CSharp) Method

GetMappingException() protected abstract method

protected abstract GetMappingException ( IEnumerable weightMappings ) : int
weightMappings IEnumerable
return int
        protected abstract int GetMappingException(IEnumerable<ModulusWeightMapping> weightMappings);