Exemplo n.º 1
0
 public async Task Restore(string folderName)
 {
     await _configSerialiser.Restore(folderName);
 }