Свойство | Type | Description | |
---|---|---|---|
BeginCopying | void | ||
CopyIndividualFile | void | ||
GetIfShouldCopyAccordingToDates | bool | ||
GetListOfAllFilesToCopy | List |
||
PerformCopy | void | ||
TryLoadOrCreateSettings | bool |
Méthode | Description | |
---|---|---|
CopyManager ( ) : System | ||
GetWhyCantCopy ( ) : string |
Méthode | Description | |
---|---|---|
BeginCopying ( bool shouldSave = true ) : void | ||
CopyIndividualFile ( string targetDirectory, int &processedCount, int &countCopied, int &errorCount, int &skippedCount, int totalCount, string fileUnmodified ) : void | ||
GetIfShouldCopyAccordingToDates ( string fileUnmodified, string destination, CopyingDetermination determination ) : bool | ||
GetListOfAllFilesToCopy ( string whereToCopyFrom ) : List |
||
PerformCopy ( ) : void | ||
TryLoadOrCreateSettings ( ) : bool |