C# Class XRefresh.RubyScanner

Inheritance: Scanner
显示文件 Open project: binaryage/xrefresh

Public Methods

Method Description
GetDescription ( ) : string
GetImageIndex ( ) : int
GetName ( ) : string
Scan ( string path ) : bool

Method Details

GetDescription() public method

public GetDescription ( ) : string
return string

GetImageIndex() public method

public GetImageIndex ( ) : int
return int

GetName() public method

public GetName ( ) : string
return string

Scan() public method

public Scan ( string path ) : bool
path string
return bool