C# Class FOG.NotificationIcon

Show file Open project: FOGProject/fog-client Class Usage Examples

Public Methods

Method Description
NotificationIcon ( ) : System

Private Methods

Method Description
IconDoubleClick ( object sender, EventArgs e ) : void
InitializeMenu ( ) : System.Windows.Forms.MenuItem[]
Main ( string args ) : void
OnNotification ( dynamic data ) : void
OnStatus ( dynamic data ) : void
OnUpdate ( dynamic data ) : void

Method Details

NotificationIcon() public method

public NotificationIcon ( ) : System
return System