1 type derived from BaseHub
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Hubs.cs (1)
609
public class InheritedHub :
BaseHub
2 references to BaseHub
Microsoft.AspNetCore.SignalR.Tests (2)
TestFilters.cs (2)
231
var methodInfo = typeof(
BaseHub
).GetMethod(nameof(
BaseHub
.BaseMethod));