C# Class WPFTaskbarNotifierExample.NotifyObject

This is just a mock object to hold something of interest.
Show file 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