C# Class OpenTween.GrowlHelper.NotifyCallbackEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: opentween/OpenTween

Méthodes publiques

Méthode Description
NotifyCallbackEventArgs ( NotifyType notifyType, string statusId ) : System

Method Details

NotifyCallbackEventArgs() public méthode

public NotifyCallbackEventArgs ( NotifyType notifyType, string statusId ) : System
notifyType NotifyType
statusId string
Résultat System