C# Class WebQQ.Im.Event.QQNotifyEvent

Inheritance: System.EventArgs
Exibir arquivo Open project: huoshan12345/iQQ.Net

Public Methods

Method Description
CreateEvent ( QQNotifyEventType type, object target = null ) : QQNotifyEvent
ToString ( ) : string

Private Methods

Method Description
QQNotifyEvent ( QQNotifyEventType type, object target = null ) : System

Method Details

CreateEvent() public static method

public static CreateEvent ( QQNotifyEventType type, object target = null ) : QQNotifyEvent
type QQNotifyEventType
target object
return QQNotifyEvent

ToString() public method

public ToString ( ) : string
return string