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
WPFTaskbarNotifierExample
NotifyObject
C# Class WPFTaskbarNotifierExample.NotifyObject
This is just a mock object to hold something of interest.
显示文件
Open project: dv00d00/BinaryStudio.TaskManager
Class Usage Examples
Public Methods
Method
Description
NotifyObject
(
string
message
,
int
projectId
) :
System
Method Details
NotifyObject()
public
method
public
NotifyObject
(
string
message
,
int
projectId
) :
System
message
string
projectId
int
return
System