public void CreatPrio(string name)
 {
     _jsonTask.CreatConfigFilePrio(name);
 }