Exemple #1
0
 protected virtual string AlgorithmName(AlgorithmType algorithmType)
 {
     return(PluginSupportedAlgorithms.AlgorithmName(algorithmType));
 }
Exemple #2
0
 protected virtual string AlgorithmName(AlgorithmType algorithmType) => PluginSupportedAlgorithms.AlgorithmName(algorithmType);