Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Summa
Gui
NotificationBar
C# Class Summa.Gui.NotificationBar
Inheritance:
Gtk.Statusbar
显示文件
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