C# Class Cats.Services.Common.NotificationHub

Inheritance: Microsoft.AspNet.SignalR.Hub
Afficher le fichier Open project: edgecomputing/cats

Méthodes publiques

Méthode Description
SendNotifications ( string message ) : void

Method Details

SendNotifications() public méthode

public SendNotifications ( string message ) : void
message string
Résultat void