C# Class Lokad.CodeDsl.TrayNotify

Inheritance: INotify
Afficher le fichier Open project: Lokad/lokad-codedsl

Méthodes publiques

Méthode Description
Notify ( string message, string title, ToolTipIcon type ) : void
TrayNotify ( System.Windows.Forms.NotifyIcon icon ) : System

Method Details

Notify() public méthode

public Notify ( string message, string title, ToolTipIcon type ) : void
message string
title string
type ToolTipIcon
Résultat void

TrayNotify() public méthode

public TrayNotify ( System.Windows.Forms.NotifyIcon icon ) : System
icon System.Windows.Forms.NotifyIcon
Résultat System