Пример #1
0
 public void GetDictionary(string project, string app, string format)
 {
     _commonService.GetDictionary(project, app, format);
 }