2 implementations of Groups
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubContext`T.cs (1)
25
public IGroupManager
Groups
{ get; }
Microsoft.AspNetCore.SignalR.Tests (1)
AddSignalRTests.cs (1)
256
public IGroupManager
Groups
=> throw new System.NotImplementedException();