C# Class ElyDeckers.NetworkProcessAgent.MainForm.SystrayManager

ファイルを表示 Open project: edeckers/network-process-agent

Public Methods

Method Description
ShowBalloonTip ( string title, string tip ) : void
SystrayManager ( ) : System

Private Methods

Method Description
OnMenuItemExitClick ( object sender, EventArgs e ) : void

Method Details

ShowBalloonTip() public method

public ShowBalloonTip ( string title, string tip ) : void
title string
tip string
return void

SystrayManager() public method

public SystrayManager ( ) : System
return System