Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DroidExplorer
Service
DeviceExplorerRegistration
C# Class DroidExplorer.Service.DeviceExplorerRegistration
Inheritance:
DroidExplorer.Configuration.KnownDeviceManager
Show file
Open project: camalot/droidexplorer
Public Methods
Method
Description
Register
(
string
device
) :
void
Unregister
(
string
device
) :
void
Private Methods
Method
Description
DeviceExplorerRegistration
( ) :
System
GetDeviceIcon
(
string
device
) :
string
Method Details
Register()
public
method
public
Register
(
string
device
) :
void
device
string
return
void
Unregister()
public
method
public
Unregister
(
string
device
) :
void
device
string
return
void