C# 클래스 OpenTween.GrowlHelper.NotifyCallbackEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: opentween/OpenTween

공개 메소드들

메소드 설명
NotifyCallbackEventArgs ( NotifyType notifyType, string statusId ) : System

메소드 상세

NotifyCallbackEventArgs() 공개 메소드

public NotifyCallbackEventArgs ( NotifyType notifyType, string statusId ) : System
notifyType NotifyType
statusId string
리턴 System