My Project
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Beebyte.Obfuscator.FileBackup Class Reference

Static Public Member Functions

static IDictionary< string, string > GetBackupMap (IEnumerable< string > locations)
 
static void Backup (IDictionary< string, string > backupMap)
 
static void Restore (IDictionary< string, string > pathMap)
 

Member Function Documentation

◆ Backup()

static void Beebyte.Obfuscator.FileBackup.Backup ( IDictionary< string, string >  backupMap)
inlinestatic

Backs up files specified in the keys of the map to their corresponding values.

◆ GetBackupMap()

static IDictionary< string, string > Beebyte.Obfuscator.FileBackup.GetBackupMap ( IEnumerable< string >  locations)
inlinestatic

Returns a map consisting of keys of the original file and a proposed target location.


The documentation for this class was generated from the following file: