C# Class YetAnotherRelogger.Helpers.Tools.FileListCache

Afficher le fichier Open project: sinterlkaas/YetAnotherRelogger Class Usage Examples

Méthodes publiques

Свойство Type Description
FileList HashSet

Méthodes publiques

Méthode Description
FileListCache ( string path ) : System.Collections.Generic

Private Methods

Méthode Description
updatelist ( string path, bool newlist = true ) : void

Method Details

FileListCache() public méthode

public FileListCache ( string path ) : System.Collections.Generic
path string
Résultat System.Collections.Generic

Property Details

FileList public_oe property

public HashSet FileList
Résultat HashSet