1 implementation of GetNothing
Microsoft.AspNetCore.SignalR.Client.Tests (1)
HubServerProxy.GeneratedIMyHub.g.cs (1)
20
public System.Threading.Tasks.Task
GetNothing
()
1 reference to GetNothing
Microsoft.AspNetCore.SignalR.Client.Tests (1)
HubServerProxyGeneratorTests.cs (1)
67
await myHub.
GetNothing
();