C# Class XRefresh.Worker

Exibir arquivo Open project: binaryage/xrefresh Class Usage Examples

Public Properties

Property Type Description
Current Worker

Public Methods

Method Description
RefreshSettings ( ) : void
Signal ( ) : void
Worker ( ) : System

Private Methods

Method Description
PlaySound ( string soundFile ) : void
Proc ( ) : void
SendEcho ( ) : void
SendEvent ( ) : void

Method Details

RefreshSettings() public method

public RefreshSettings ( ) : void
return void

Signal() public method

public Signal ( ) : void
return void

Worker() public method

public Worker ( ) : System
return System

Property Details

Current public_oe static_oe property

public static Worker,XRefresh Current
return Worker