public void CreatSoft(string name)
 {
     _jsonTask.CreatConfigFileMetier(name);
 }