C# Class Cats.Services.Common.NotificationHub

Inheritance: Microsoft.AspNet.SignalR.Hub
Show file Open project: edgecomputing/cats

Public Methods

Method Description
SendNotifications ( string message ) : void

Method Details

SendNotifications() public method

public SendNotifications ( string message ) : void
message string
return void