C# 클래스 NAPS2.Scan.Stub.StubScanDriver

상속: IScanDriver
파일 보기 프로젝트 열기: cyanfish/naps2

Private Properties

프로퍼티 타입 설명
MakeImage NAPS2.Scan.Images.ScannedImage

공개 메소드들

메소드 설명
GetDeviceList ( ) : List
PromptForDevice ( ) : ScanDevice
Scan ( ) : IEnumerable
StubScanDriver ( string driverName ) : System

비공개 메소드들

메소드 설명
MakeImage ( ) : ScannedImage

메소드 상세

GetDeviceList() 공개 메소드

public GetDeviceList ( ) : List
리턴 List

PromptForDevice() 공개 메소드

public PromptForDevice ( ) : ScanDevice
리턴 ScanDevice

Scan() 공개 메소드

public Scan ( ) : IEnumerable
리턴 IEnumerable

StubScanDriver() 공개 메소드

public StubScanDriver ( string driverName ) : System
driverName string
리턴 System