C# 클래스 WebQQ.Im.Event.QQNotifyEvent

상속: System.EventArgs
파일 보기 프로젝트 열기: huoshan12345/iQQ.Net

공개 메소드들

메소드 설명
CreateEvent ( QQNotifyEventType type, object target = null ) : QQNotifyEvent
ToString ( ) : string

비공개 메소드들

메소드 설명
QQNotifyEvent ( QQNotifyEventType type, object target = null ) : System

메소드 상세

CreateEvent() 공개 정적인 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string