C# 클래스 DroidExplorer.Service.DeviceExplorerRegistration

상속: DroidExplorer.Configuration.KnownDeviceManager
파일 보기 프로젝트 열기: camalot/droidexplorer

공개 메소드들

메소드 설명
Register ( string device ) : void
Unregister ( string device ) : void

비공개 메소드들

메소드 설명
DeviceExplorerRegistration ( ) : System
GetDeviceIcon ( string device ) : string

메소드 상세

Register() 공개 메소드

public Register ( string device ) : void
device string
리턴 void

Unregister() 공개 메소드

public Unregister ( string device ) : void
device string
리턴 void