C# Class SylphyHorn.Services.WallpaperService

Inheritance: IDisposable
Exibir arquivo Open project: Grabacr07/SylphyHorn

Public Methods

Method Description
Dispose ( ) : void
GetWallpaperFiles ( string directoryPath ) : SylphyHorn.Services.WallpaperFile[]

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GetWallpaperFiles() public method

public GetWallpaperFiles ( string directoryPath ) : SylphyHorn.Services.WallpaperFile[]
directoryPath string
return SylphyHorn.Services.WallpaperFile[]