C# 클래스 LyricsEngine.LyricSites.SeekLyrics

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

공개 메소드들

메소드 설명
SeekLyrics ( 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

메소드 상세

SeekLyrics() 공개 메소드

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