C# Class Decchi.ParsingModule.Rules.iTunes

Inheritance: IParseRule
Afficher le fichier Open project: Usagination/Decchi

Méthodes publiques

Méthode Description
DisableAD ( ) : void
EnableAD ( ) : void
ParseManual ( SongInfo si, IntPtr hwnd ) : bool
iTunes ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
DeleteITunes ( ) : void
Get ( SongInfo si, IntPtr hwnd, IITTrack track ) : bool
Init ( ) : bool
iTunes_SongChanged ( object iTrack ) : void
m_itunes_OnAboutToPromptUserToQuitEvent ( ) : void
m_itunes_OnQuittingEvent ( ) : void
timerDetect_Callback ( object state ) : void
timer_Callback ( object state ) : void

Method Details

DisableAD() public méthode

public DisableAD ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

EnableAD() public méthode

public EnableAD ( ) : void
Résultat void

ParseManual() public méthode

public ParseManual ( SongInfo si, IntPtr hwnd ) : bool
si SongInfo
hwnd System.IntPtr
Résultat bool

iTunes() public méthode

public iTunes ( ) : System
Résultat System