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