Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Summa
Gui
NotificationBar
C# Class Summa.Gui.NotificationBar
Inheritance:
Gtk.Statusbar
Mostra file
Open project: wfarr/newskit
Class Usage Examples
Public Methods
Method
Description
NotificationBar
( ) :
System
ShowMessage
(
string
message
) :
void
Private Methods
Method
Description
OnNotification
(
object
obj
,
NotificationEventArgs
args
) :
void
Method Details
NotificationBar()
public
method
public
NotificationBar
( ) :
System
return
System
ShowMessage()
public
method
public
ShowMessage
(
string
message
) :
void
message
string
return
void