C# Class Lokad.CodeDsl.ConsoleNotify

Inheritance: INotify
Datei anzeigen Open project: Lokad/lokad-codedsl

Public Methods

Method Description
Notify ( string message, string title, ToolTipIcon type ) : void

Method Details

Notify() public method

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