C# Class Wallcreeper.Imgur

显示文件 Open project: Winterstark/Wallcreeper Class Usage Examples

Public Methods

Method Description
GetWallpaper ( string theme, string dlFolder, string &imgurLink, List bannedWalls ) : string
Imgur ( string albumListPath ) : System

Method Details

GetWallpaper() public method

public GetWallpaper ( string theme, string dlFolder, string &imgurLink, List bannedWalls ) : string
theme string
dlFolder string
imgurLink string
bannedWalls List
return string

Imgur() public method

public Imgur ( string albumListPath ) : System
albumListPath string
return System