C# 클래스 Lokad.CodeDsl.TrayNotify

상속: INotify
파일 보기 프로젝트 열기: Lokad/lokad-codedsl

공개 메소드들

메소드 설명
Notify ( string message, string title, ToolTipIcon type ) : void
TrayNotify ( System.Windows.Forms.NotifyIcon icon ) : System

메소드 상세

Notify() 공개 메소드

public Notify ( string message, string title, ToolTipIcon type ) : void
message string
title string
type ToolTipIcon
리턴 void

TrayNotify() 공개 메소드

public TrayNotify ( System.Windows.Forms.NotifyIcon icon ) : System
icon System.Windows.Forms.NotifyIcon
리턴 System