C# 클래스 Xnlab.SQLMon.Logic.AlertEventArgs

상속: MessageEventArgs
파일 보기 프로젝트 열기: unruledboy/SQLMonitor

공개 메소드들

메소드 설명
AlertEventArgs ( Xnlab.SQLMon.Logic.MonitorItem item, Xnlab.SQLMon.Logic.NotifiedMonitorItem notification, string message ) : System

메소드 상세

AlertEventArgs() 공개 메소드

public AlertEventArgs ( Xnlab.SQLMon.Logic.MonitorItem item, Xnlab.SQLMon.Logic.NotifiedMonitorItem notification, string message ) : System
item Xnlab.SQLMon.Logic.MonitorItem
notification Xnlab.SQLMon.Logic.NotifiedMonitorItem
message string
리턴 System