C# Class Woopsa.WoopsaServerNotifications

Inheritance: IWoopsaNotifications
显示文件 Open project: woopsa-protocol/Woopsa Class Usage Examples

Public Methods

Method Description
Add ( IWoopsaNotification notification ) : void
AddRange ( IEnumerable notification ) : void
WoopsaServerNotifications ( ) : System.Collections.Generic

Method Details

Add() public method

public Add ( IWoopsaNotification notification ) : void
notification IWoopsaNotification
return void

AddRange() public method

public AddRange ( IEnumerable notification ) : void
notification IEnumerable
return void

WoopsaServerNotifications() public method

public WoopsaServerNotifications ( ) : System.Collections.Generic
return System.Collections.Generic