HubConnectionExtensions.OnResult.cs (9)
59return hubConnection.On(methodName, Type.EmptyTypes, args => handler());
272return hubConnection.On(methodName,
292return hubConnection.On(methodName,
313return hubConnection.On(methodName,
335return hubConnection.On(methodName,
358return hubConnection.On(methodName,
382return hubConnection.On(methodName,
407return hubConnection.On(methodName,
433return hubConnection.On(methodName,