Example #1
0
 private static void EnsureTranslation(JORControlSelectorItem jorSelectorItem)
 {
     translationDictionary.EnsureKey(jorSelectorItem.Name);
 }