C# 클래스 CubeIsland.LyricsReloaded.Provider.Loader.StaticLoader

상속: LyricsLoader
파일 보기 프로젝트 열기: pschichtel/LyricsReloaded

공개 메소드들

메소드 설명
StaticLoader ( LyricsReloaded lyricsReloaded, WebClient client, string urlTemplate, Pattern pattern ) : System
getLyrics ( Provider provider, string>.Dictionary variables ) : Lyrics

비공개 메소드들

메소드 설명
constructUrl ( string>.Dictionary variables ) : string
isStatus ( WebException e, HttpStatusCode code ) : bool

메소드 상세

StaticLoader() 공개 메소드

public StaticLoader ( LyricsReloaded lyricsReloaded, WebClient client, string urlTemplate, Pattern pattern ) : System
lyricsReloaded LyricsReloaded
client System.Net.WebClient
urlTemplate string
pattern Pattern
리턴 System

getLyrics() 공개 메소드

public getLyrics ( Provider provider, string>.Dictionary variables ) : Lyrics
provider Provider
variables string>.Dictionary
리턴 Lyrics