public void GetDictionary(string project, string app, string format) { _commonService.GetDictionary(project, app, format); }