Ejemplo n.º 1
0
 protected virtual string AlgorithmName(AlgorithmType algorithmType)
 {
     return(PluginSupportedAlgorithms.AlgorithmName(algorithmType));
 }
Ejemplo n.º 2
0
 protected virtual string AlgorithmName(AlgorithmType algorithmType) => PluginSupportedAlgorithms.AlgorithmName(algorithmType);