C# Class NemeStats.Hubs.NotificationsHub

Inheritance: Microsoft.AspNet.SignalR.Hub
Exibir arquivo Open project: NemeStats/NemeStats

Public Methods

Method Description
Join ( string currentUserId ) : System.Threading.Tasks.Task

Method Details

Join() public method

public Join ( string currentUserId ) : System.Threading.Tasks.Task
currentUserId string
return System.Threading.Tasks.Task