Ejemplo n.º 1
0
 public void BindDictionary(IDictionary <string, string> dictionary)
 {
     DictionaryUtils.BindDictionary(dictionary, UnitMap);
 }