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