1 implementation of NoArg
Microsoft.AspNetCore.SignalR.Client.Tests (1)
HubClientProxyGeneratorTests.cs (1)
37public void NoArg()
1 reference to NoArg
Microsoft.AspNetCore.SignalR.Client.Tests (1)
HubClientProxy.IMyClient.g.cs (1)
15registrations[0] = connection.On("NoArg", () => provider.NoArg());