C# Class Lokad.CodeDsl.ConsoleNotify

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

Méthodes publiques

Méthode Description
Notify ( string message, string title, ToolTipIcon type ) : void

Method Details

Notify() public méthode

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