C# 클래스 Atspi.DeviceEventListener

상속: IDeviceEventListener
파일 보기 프로젝트 열기: mono/at-spi-sharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DeviceEventListener ( ) : System
NotifyEvent ( DeviceEvent ev ) : bool

메소드 상세

DeviceEventListener() 공개 메소드

public DeviceEventListener ( ) : System
리턴 System

NotifyEvent() 공개 추상적인 메소드

public abstract NotifyEvent ( DeviceEvent ev ) : bool
ev DeviceEvent
리턴 bool