Пример #1
0
 public static string ValidMissionName(string x) => FileNameValidator.ReplaceInvalidCharacters(x.Replace("%20", " "));