C# 클래스 XRefresh.GenericScanner

상속: Scanner
파일 보기 프로젝트 열기: binaryage/xrefresh

공개 메소드들

메소드 설명
GetDescription ( ) : string
GetImageIndex ( ) : int
GetName ( ) : string
Scan ( string path ) : bool

메소드 상세

GetDescription() 공개 메소드

public GetDescription ( ) : string
리턴 string

GetImageIndex() 공개 메소드

public GetImageIndex ( ) : int
리턴 int

GetName() 공개 메소드

public GetName ( ) : string
리턴 string

Scan() 공개 메소드

public Scan ( string path ) : bool
path string
리턴 bool