C# Class Orchestra.DirectoryHelper

Mostra file Open project: WildGums/Orchestra

Private Methods

Method Description
CopyDirectory ( string sourceDirName, string destDirName, bool copySubDirs = true, bool overwriteExisting = false ) : void