C# Class Blacker.MangaScraper.ScraperLoader

Mostrar archivo Open project: blacker-cz/MangaScraper

Public Methods

Method Description
GetFirstOrDefaultDownloadFormatProvider ( System.Guid guid ) : IDownloadFormatProvider
Reload ( ) : void

Private Methods

Method Description
ScraperLoader ( ) : System

Method Details

GetFirstOrDefaultDownloadFormatProvider() public method

public GetFirstOrDefaultDownloadFormatProvider ( System.Guid guid ) : IDownloadFormatProvider
guid System.Guid
return IDownloadFormatProvider

Reload() public method

public Reload ( ) : void
return void