C# 클래스 ACAT.Lib.Extension.AlphabetScannerCommon.CmdDispatcher

Command dispatcher to handle commands
상속: ACAT.Lib.Extension.CommandHandlers.DefaultCommandDispatcher
파일 보기 프로젝트 열기: brlima94/acat-localization

공개 메소드들

메소드 설명
CmdDispatcher ( AlphabetScannerCommon alphabetScannerCommon, IScannerPanel panel ) : System

Initializes a new instance of the class.

메소드 상세

CmdDispatcher() 공개 메소드

Initializes a new instance of the class.
public CmdDispatcher ( AlphabetScannerCommon alphabetScannerCommon, IScannerPanel panel ) : System
alphabetScannerCommon AlphabetScannerCommon parent object
panel IScannerPanel the alphabet scanner panel
리턴 System