public void BindDictionary(IDictionary <string, string> dictionary) { DictionaryUtils.BindDictionary(dictionary, UnitMap); }