Exemple #1
0
 private string GetKeyNormalized(string key)
 {
     return(StringNormalizer.NormalizeHebrewName(key));
 }