C# Class Woopsa.NotificationEventArgs

Inheritance: System.EventArgs
显示文件 Open project: woopsa-protocol/Woopsa

Public Methods

Method Description
NotificationEventArgs ( WoopsaServerNotification notification ) : System

Method Details

NotificationEventArgs() public method

public NotificationEventArgs ( WoopsaServerNotification notification ) : System
notification WoopsaServerNotification
return System