C# 클래스 LyricsEngine.LyricSites.EvilLabs

파일 보기 프로젝트 열기: MediaPortal/MPTagThat

공개 메소드들

메소드 설명
EvilLabs ( string artist, string title, ManualResetEvent m_EventStop_SiteSearches, int timeLimit ) : System

비공개 메소드들

메소드 설명
callbackMethod ( object sender, OpenReadCompletedEventArgs e ) : void
timer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void

메소드 상세

EvilLabs() 공개 메소드

public EvilLabs ( string artist, string title, ManualResetEvent m_EventStop_SiteSearches, int timeLimit ) : System
artist string
title string
m_EventStop_SiteSearches System.Threading.ManualResetEvent
timeLimit int
리턴 System