1 type derived from BaseMethodHub
Microsoft.AspNetCore.SignalR.Tests (1)
HubReflectionHelperTests.cs (1)
80
private class InheritedMethodHub :
BaseMethodHub
1 reference to BaseMethodHub
Microsoft.AspNetCore.SignalR.Tests (1)
HubReflectionHelperTests.cs (1)
23
var hubType = typeof(
BaseMethodHub
);