C# 클래스 NotifierCore.Notifier.Event.NotificationEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: Zicore/TradingPostNotifier 1 사용 예제들

공개 메소드들

메소드 설명
NotificationEventArgs ( int id, HotItem item, NotifierRule rule, NotificationType type ) : System

메소드 상세

NotificationEventArgs() 공개 메소드

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