Свойство | Type | Description | |
---|---|---|---|
Abort | bool | ||
Domain | string | ||
WebExceptionOccured | bool |
Méthode | Description | |
---|---|---|
FindLRC ( ) : string | ||
FindLRCs ( ) : |
||
GetLyricType ( ) : LyricType | ||
GetSiteComplexity ( ) : SiteComplexity | ||
GetSiteSpeed ( ) : SiteSpeed | ||
GetSiteType ( ) : SiteType | ||
LrcFinder ( string artist, string title, |
||
SaveLrc ( string lrcFile ) : bool | ||
SaveLrcWithGuid ( string lrcFile, System.Guid guid ) : bool | ||
SiteActive ( ) : bool |
Méthode | Description | |
---|---|---|
FindLyricsWithTimer ( ) : void |
Méthode | Description | |
---|---|---|
GetUrl ( lrcfinder lrcFinder ) : string | ||
LrcReturned ( string lrc ) : bool |
public GetSiteComplexity ( ) : SiteComplexity | ||
Résultat | SiteComplexity |
public LrcFinder ( string artist, string title, |
||
artist | string | |
title | string | |
mEventStopSiteSearches | ||
timeLimit | int | |
Résultat | System |
public static SaveLrcWithGuid ( string lrcFile, System.Guid guid ) : bool | ||
lrcFile | string | |
guid | System.Guid | |
Résultat | bool |