Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DroidExplorer
Plugins
DelegateExtensions
C# Class DroidExplorer.Plugins.DelegateExtensions
Mostra file
Open project: camalot/droidexplorer
Public Methods
Method
Description
SetEnabled
(
this
tsi
,
bool
enabled
) :
void
Private Methods
Method
Description
SetToolStripItemEnabled
(
ToolStripItem
tsi
,
bool
enabled
) :
void
Method Details
SetEnabled()
public
static
method
public
static
SetEnabled
(
this
tsi
,
bool
enabled
) :
void
tsi
this
enabled
bool
return
void