C# Class ElyDeckers.NetworkProcessAgent.MainForm.SystrayManager

Afficher le fichier Open project: edeckers/network-process-agent

Méthodes publiques

Méthode Description
ShowBalloonTip ( string title, string tip ) : void
SystrayManager ( ) : System

Private Methods

Méthode Description
OnMenuItemExitClick ( object sender, EventArgs e ) : void

Method Details

ShowBalloonTip() public méthode

public ShowBalloonTip ( string title, string tip ) : void
title string
tip string
Résultat void

SystrayManager() public méthode

public SystrayManager ( ) : System
Résultat System