C# Class Tangerine.Plugins.SystemTrayPlugin

Inheritance: IDisposable
ファイルを表示 Open project: snorp/tangerine

Public Methods

Method Description
Dispose ( ) : void
SystemTrayPlugin ( ) : System

Private Methods

Method Description
OnQuit ( object o, EventArgs args ) : void
UpdateIconText ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SystemTrayPlugin() public method

public SystemTrayPlugin ( ) : System
return System