C# Class PsHandler.ImageScrapper

显示文件 Open project: kampiuceris/PsHandler

Public Methods

Method Description
Scrape ( Type classTypeOfTheme ) : void
TestData ( Type classTypeOfTheme ) : void

Private Methods

Method Description
GetThemePathFile ( Type classTypeOfTheme ) : string

Method Details

Scrape() public static method

public static Scrape ( Type classTypeOfTheme ) : void
classTypeOfTheme System.Type
return void

TestData() public static method

public static TestData ( Type classTypeOfTheme ) : void
classTypeOfTheme System.Type
return void