Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Lokad
CodeDsl
ConsoleNotify
C# Class Lokad.CodeDsl.ConsoleNotify
Inheritance:
INotify
Exibir arquivo
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