C# Class JarrettVance.ChapterTools.Grabbers.MetaServiceGrabber

Inheritance: ChapterGrabber
Mostra file Open project: jarrettv/ChapterGrabber

Public Methods

Method Description
PopulateNames ( System.IO.SearchResult result, ChapterInfo chapterInfo, bool includeDurations ) : void
Search ( ChapterInfo chapterInfo ) : List

Method Details

PopulateNames() public method

public PopulateNames ( System.IO.SearchResult result, ChapterInfo chapterInfo, bool includeDurations ) : void
result System.IO.SearchResult
chapterInfo ChapterInfo
includeDurations bool
return void

Search() public method

public Search ( ChapterInfo chapterInfo ) : List
chapterInfo ChapterInfo
return List