Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
withSIX
Core
Applications
Events
TrayNotification
C# Class withSIX.Core.Applications.Events.TrayNotification
Inheritance:
System.EventArgs
,
ITrayNotification
Datei anzeigen
Open project: SIXNetworks/withSIX.Desktop
Class Usage Examples
Public Methods
Method
Description
TrayNotification
(
string
title
,
string
message
) :
System
Method Details
TrayNotification()
public
method
public
TrayNotification
(
string
title
,
string
message
) :
System
title
string
message
string
return
System