C# Class Tripod.Sources.LocalFolder.LocalFolderPhotoSource.RescanLocalFolderJob

Inheritance: Hyena.Jobs.SimpleAsyncJob
Afficher le fichier Open project: rubenv/tripod

Méthodes publiques

Méthode Description
RescanLocalFolderJob ( LocalFolderPhotoSource source, IPhotoSourceCache cache ) : GLib

Méthodes protégées

Méthode Description
Run ( ) : void

Method Details

RescanLocalFolderJob() public méthode

public RescanLocalFolderJob ( LocalFolderPhotoSource source, IPhotoSourceCache cache ) : GLib
source LocalFolderPhotoSource
cache IPhotoSourceCache
Résultat GLib

Run() protected méthode

protected Run ( ) : void
Résultat void