예제 #1
0
 private void CreateMainLanguageResxFile(string path)
 {
     languageConverter.CreateMainLanguageResx(path, headerComboBox.SelectedIndex, replaceLineBreak);
 }