C# Class withSIX.Core.Applications.Events.TrayNotification

Inheritance: System.EventArgs, ITrayNotification
Show file 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