C# Class OpenTween.GrowlHelper.NotifyCallbackEventArgs

Inheritance: System.EventArgs
Mostra file Open project: opentween/OpenTween

Public Methods

Method Description
NotifyCallbackEventArgs ( NotifyType notifyType, string statusId ) : System

Method Details

NotifyCallbackEventArgs() public method

public NotifyCallbackEventArgs ( NotifyType notifyType, string statusId ) : System
notifyType NotifyType
statusId string
return System