C# Class NotifierCore.Notifier.Event.NotificationEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Zicore/TradingPostNotifier Class Usage Examples

Méthodes publiques

Méthode Description
NotificationEventArgs ( int id, HotItem item, NotifierRule rule, NotificationType type ) : System

Method Details

NotificationEventArgs() public méthode

public NotificationEventArgs ( int id, HotItem item, NotifierRule rule, NotificationType type ) : System
id int
item HotItem
rule NotifierRule
type NotificationType
Résultat System