aspnetcore/samples/ChatSample/Hubs
David Fowler 9df8d2f795 Remove the params argument from IClientProxy (#946)
* Remove the params argument from IClientProxy
- This allows passing arrays without having to explicitly ToArray() or AsEnumerable()
- Added overloads up to 10 arguments
- Added tests
2017-09-25 21:01:52 -07:00
..
Chat.cs Remove the params argument from IClientProxy (#946) 2017-09-25 21:01:52 -07:00