C# Class WebWeChat.Im.Event.WeChatNotifyEvent

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

Méthodes publiques

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

Private Methods

Méthode Description
WeChatNotifyEvent ( WeChatNotifyEventType type, object target = null ) : FxUtility.Extensions

Method Details

CreateEvent() public static méthode

public static CreateEvent ( WeChatNotifyEventType type, object target = null ) : WeChatNotifyEvent
type WeChatNotifyEventType
target object
Résultat WeChatNotifyEvent

ToString() public méthode

public ToString ( ) : string
Résultat string