C# 클래스 ElyDeckers.NetworkProcessAgent.MainForm.SystrayManager

파일 보기 프로젝트 열기: edeckers/network-process-agent

공개 메소드들

메소드 설명
ShowBalloonTip ( string title, string tip ) : void
SystrayManager ( ) : System

비공개 메소드들

메소드 설명
OnMenuItemExitClick ( object sender, EventArgs e ) : void

메소드 상세

ShowBalloonTip() 공개 메소드

public ShowBalloonTip ( string title, string tip ) : void
title string
tip string
리턴 void

SystrayManager() 공개 메소드

public SystrayManager ( ) : System
리턴 System