Exemplo n.º 1
0
 private void CopyDirectories()
 {
     _logger.Info("start CopyDirectories...");
     _fileSystemService.CopyDirectories();
 }