C# Класс OpenTween.GrowlHelper.NotifyCallbackEventArgs

Наследование: System.EventArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
NotifyCallbackEventArgs ( NotifyType notifyType, string statusId ) : System

Описание методов

NotifyCallbackEventArgs() публичный Метод

public NotifyCallbackEventArgs ( NotifyType notifyType, string statusId ) : System
notifyType NotifyType
statusId string
Результат System