C# 클래스 Cats.Services.Common.NotificationHub

상속: Microsoft.AspNet.SignalR.Hub
파일 보기 프로젝트 열기: edgecomputing/cats

공개 메소드들

메소드 설명
SendNotifications ( string message ) : void

메소드 상세

SendNotifications() 공개 메소드

public SendNotifications ( string message ) : void
message string
리턴 void