C# 클래스 Wallcreeper.Imgur.Album

파일 보기 프로젝트 열기: Winterstark/Wallcreeper

공개 프로퍼티들

프로퍼티 타입 설명
Images List
Name string

공개 메소드들

메소드 설명
Album ( string line ) : System
GetWallpaperURL ( List bannedWalls ) : string

메소드 상세

Album() 공개 메소드

public Album ( string line ) : System
line string
리턴 System

GetWallpaperURL() 공개 메소드

public GetWallpaperURL ( List bannedWalls ) : string
bannedWalls List
리턴 string

프로퍼티 상세

Images 공개적으로 프로퍼티

public List Images
리턴 List

Name 공개적으로 프로퍼티

public string Name
리턴 string