C# Class NotifierCore.Notifier.Event.NotificationEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Zicore/TradingPostNotifier Class Usage Examples

Public Methods

Method Description
NotificationEventArgs ( int id, HotItem item, NotifierRule rule, NotificationType type ) : System

Method Details

NotificationEventArgs() public method

public NotificationEventArgs ( int id, HotItem item, NotifierRule rule, NotificationType type ) : System
id int
item HotItem
rule NotifierRule
type NotificationType
return System