C# Class WebQQ.Im.Event.QQNotifyEvent

Inheritance: System.EventArgs
Afficher le fichier Open project: huoshan12345/iQQ.Net

Méthodes publiques

Méthode Description
CreateEvent ( QQNotifyEventType type, object target = null ) : QQNotifyEvent
ToString ( ) : string

Private Methods

Méthode Description
QQNotifyEvent ( QQNotifyEventType type, object target = null ) : System

Method Details

CreateEvent() public static méthode

public static CreateEvent ( QQNotifyEventType type, object target = null ) : QQNotifyEvent
type QQNotifyEventType
target object
Résultat QQNotifyEvent

ToString() public méthode

public ToString ( ) : string
Résultat string