메소드 | 설명 | |
---|---|---|
ClearWrittenFilesFromCache ( ) : void | ||
SaveToCache ( string rootFolder, string pattern, HashSet |
||
TryReadFromCache ( string rootFolder, string pattern, HashSet |
메소드 | 설명 | |
---|---|---|
GetCacheFilePaths ( string rootFolder, string pattern, string &fileListFilePath, string &folderListFilePath ) : void |
public static SaveToCache ( string rootFolder, string pattern, HashSet |
||
rootFolder | string | |
pattern | string | |
files | HashSet |
|
folders | HashSet |
|
리턴 | void |
public static TryReadFromCache ( string rootFolder, string pattern, HashSet |
||
rootFolder | string | |
pattern | string | |
files | HashSet |
|
folders | HashSet |
|
리턴 | bool |