C# Class SylphyHorn.Services.WallpaperService

Inheritance: IDisposable
Afficher le fichier Open project: Grabacr07/SylphyHorn

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetWallpaperFiles ( string directoryPath ) : SylphyHorn.Services.WallpaperFile[]

Private Methods

Méthode Description
Set ( string path ) : void
VirtualDesktopOnCurrentChanged ( object sender, VirtualDesktopChangedEventArgs e ) : void
WallpaperService ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetWallpaperFiles() public méthode

public GetWallpaperFiles ( string directoryPath ) : SylphyHorn.Services.WallpaperFile[]
directoryPath string
Résultat SylphyHorn.Services.WallpaperFile[]