C# Class Decchi.ParsingModule.Rules.WMP

Inheritance: IParseRule
ファイルを表示 Open project: Usagination/Decchi

Public Methods

Method Description
ParseManual ( SongInfo si, IntPtr hwnd ) : bool
WMP ( ) : System

Private Methods

Method Description
GetChildren ( AutomationElement element ) : IList

Method Details

ParseManual() public method

public ParseManual ( SongInfo si, IntPtr hwnd ) : bool
si SongInfo
hwnd System.IntPtr
return bool

WMP() public method

public WMP ( ) : System
return System