C# Class DroidExplorer.Plugins.DelegateExtensions

Datei anzeigen 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